Basic is ______ language.
Interpreted
Compiler
Assembler
Translator
DIM stands for __________
Dimension
Statement
Array
None of these
If you want to run a program several times with same values.To this purpose_________ statement can use in your program.
READ - DATA
INPUT
READ
DATA
______ is used for execute the program.
Run
Start
Load
From the following program, MODE is for_______ 10 MODE 1. 20 CIRCLE (160,100), 60, 30 END.
To start
Key word
To prepare the screen for graphics program.
_______ represent a set of data items (or elements).
If you want to change a program, which command is using?
Edit
CLS
Stop
In FOR...NEXT, the key word_____ is used to specify the increment .
FOR
TO
Step
NEXT
High Level Language means:
Object code
Binary code
Close related with English Language
None of the above