3. Write 'T' for true and 'F' for false.
a.
The If-Then statement is the simplest conditional statement.
b. if-Then Else statement also changes the flow of the program by letting the
control branch to a statement that appears earlier or later in the program.
c. An If statement ends with the keyword Endif.
d. Goto statement is the selection-based statement.
Small Basic provides looping statement called If-Then Else.
e.
Control Statements in Small Basic
87
Answers
Answered by
6
Answer:
a- T
b- I don't know probably T
c-T
d- Goto one is True but the looping is False
e-I can't understand what you typed
Answered by
0
Answer:
true
Explanation:
Similar questions