A. Tick (✓) the correct answer:
1.Which of the following statement is also known as bi-directional statement?
(a) If-Then-ElseIf
(b) If-Then
(c) End
(d) None of these
Answer: (a) If-Then-ElseIf
2.Which of the following is not a reserved word?
(a) If-Then-ElseIf
(b) Then
(c) End
(d) None of these
Answer: (a) If-Then-ElseIf
3.The __________ program for a specific number of times.
(a) Goto
(b) If-Then
(c) Three
(d) None of these
Answer: (b) If-Then
4.In how many categories does the control statements divided in Small Basic?
(a) Two
(b) Three
(c) Four
(d) Five
Answer: (a) Two
5.__________ statement is used to check a number of conditions in the program.
(a) If-Then
(b) If-Then-ElseIf
(c) If-Then-Else
(d) None of these
Answer: (b) If-Then-ElseIf