a. Tick (the correct option. Which of the following statements would make the controller go back to the label: Start: (iii) Goto (Start) (1) Goto Start 8 (ii) Goto: Start (iv) Goto [Start] b. i Endif (iii) EndWhile C. (i) IF, ELSEIF & ELSE (iii) FOR, IF, ELSE Which of the following statements should be at the end of every conditional statements: (ii) EndFor (iv) EndSub which of the following are the three parts of a conditional statement? IF, FOR & WHILE (iv) IF, FOR, ELSE which core programming principle is concerned with making decisions? (ii) Selection (iv) Choosing d. ОООООООО (1) Sequence (iii) Iteration What must the condition in an if statement evaluate to? e. 1 or 0 (1) True or False (iii) A number (iv) It can be anything
Answers
Answered by
4
Answer:
(iii) EndWhile
Explanation:
I hope I am help you please mark your braiblist
Answered by
1
Answer:
Goto
Explanation:
The Goto statement transfers control to the label.
Similar questions