594
EXERCISES
A. Multiple Choice Questions.
1.
(b) WEND
2. Each WHILE statement always accompanies :
(a) WEND
(b) FOR
4.
Each IF statement always accompanies:
(a) WHILE
3. In a BASIC program with 3 IF statements, there will always be
(a) 2
(b) 3
5.
The output to LEN ("ABCDef") will be:
(a) 4
The output of ASC ("C") will be:
(a) 66
(b) 5
(b) 67
(c) None of these
(c) None of these
END IF's.
(c) 4
(c) 6
(c) 68