Which symbol is used for concatenation?
(+)
(*)
(&)
(/)
Which key is used to hide Welcome dialog box?
Esc
Enter
Shift
Alt
Which is used to display output on screen?
PRINT
REM
CLS
None of these
How to execute a program?
Using Execute command
Using Run command
Using Compile command
None of above
What is the purpose of Relational operators?
To compare two values
To compare relational expressions
To concatenate two strings
All the above
Which statement is used to make decisions depending on specified conditions?
While
While Do
If then else statement
Which among the following can take different values at different times during program execution?
Identifiers
Constants
Variables
Which statement is used to assign value or date to a variable?
Assignment
Relational
Arithmetic
Which among the following provides options to run the program?
Menu bar
Status bar
Task bar