

MCQOPTIONS
Saved Bookmarks
1. |
In line 100 INPUT NUM: PRINT 3.1*NUM*NUM+5" of a BASIC program, ' PRINT 3.1 and 5' are classified as |
A. | constants |
B. | real statement |
C. | string statement |
D. | integer statement |
Answer» B. real statement | |