EXERCISES
A. Multiple Choice Questions.
1. Each IF statement always accompanies :
(a) WHILE
(b) WEND
2. Each WHILE statement always accompanies :
(a) WEND
(b) FOR
3. In a BASIC program with 3 IF statements, there will always be
(a) 2
(b) 3
4. The output to LEN ("ABCDef”) will be :
(a) 4
(b) 5
5. The output of ASC ("C") will be:
(a) 66
(b) 67
Answers
Answered by
3
Answer:
1) option:(a)
2) option: (b)
3) option: (b)
4) 6
5) (b)
Answered by
0
Answer:
The output of LCASES ( "ABCdef") will be
Similar questions