What refers to a value that does not change during the execution of a program?
Constant
Variable
Operators
None of these
Who developed QBASIC?
IBM
Microsoft Corporation
Solaris
Sun Micro system
Which key is used to see the full screen view of QBASIC?
Shift + Enter
Alt + Control
Alt + Enter
Alt+Shift
Which among the following can take different values at different times during program execution?
Expression
Which key is used to move the cursor to the start of a line?
Backspace
Up arrow
Home
End
Which menu helps to view the subroutines and output of the programs?
View
Edit
Option
Which command is used to receive the input from the keyboard?
INPUT
LET
REM
CLS
BASIC stands for:
Beginners All Purpose Symbolic Instruction Code
Beginners All Purpose Symbolic Instruction Command
Beginners All Programming Symbolic Instruction Code
Basic All Purpose Symbolic Instruction Code
Which symbol is used with a string variable?
$
&
^
S
Which among the following are used to perform different operations on constants and variables?
Commands