Question:Write all syntax of the selection structure in psuedocode. 

Answer 1. IF condition THEN instruction-T END IF 2. IF condition THEN instruction-T ELSE instruction-F END IF 3. IF condition-A THEN instruction-1 ELSE IF condition-B THEN instruction-2 ELSE IF condition-C THEN ... ELSE instruction-n END IF 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 673
Write all syntax of the selection structure in psuedocode.
Copyright © 2024. Powered by Intellect Software Ltd