Integer division in BASIC is represented by:
The MOD operator is used to:
Which of the following is NOT a numeric variable?
Which statement is logically correct?
Computer programming is the process of
Which of the following is NOT a programming language?
The main purpose of programming is to
Debugging is the process of
Which of the following is used to write programs?
Which of the following is NOT a type of program error?
Which of the following is a numeric variable?
String variables are used to store
A string variable must end with
Which of the following follows correct variable naming rule?
Which of the following CANNOT be used as a variable name?
BASIC programs are converted into machine language using
Which rule applies to arithmetic expressions?
Which operator is used for exponentiation?
Which type of expression deals with calculations?
A variable must correspond to:
Which of the following cannot be used in variable names?
Which of the following is NOT allowed as a variable name?
Which is correctly matched?
Which statement is correct?