Which are the two seperators used with PRINT statement ?
' and "
< and >
, and ;
& and $
Which command will print and wait for the user to enter the value and then assign this value to variable?
INPUT
PRINT
OUTPUT
REM
Which statement is used for assigning a value to a variable within a program whose value may change during the program execution ?
LET
To accept a value from the user which statement is used ?
Which sign is used before string variables?
@
<
$
!
Which of the following sign is used with string variable ?
Which one of the following is a valid numeric constant ?
"783"
68!
8P3
-9
What is known for the Qbasic commands which are written using some characters and symbols?
Constants
Variables
Character set
Strings
What is Q Basic?
Operating Sytem
Programming language
Hardware
Browser
What is called for the character set within double quotes?
Variable
Data