Which statement is used to assign value or data to a variable?
Assignment
Relational
Arithmetic
None of these
How many types of operators are there?
Two
Four
Three
Five
How to execute a program?
Open Commad
Save Command
Close Command
Run Command
What is the purpose of Relational operators?
To compare two values.
To compare relational expressions.
To concatenate two strings.
All the above.
Which of the following is an example of Logical Operators?
AND
OR
NOT
All the above
Which statement allows the user to enter the value when program is running?
PRINT
REM
CLS
INPUT
What is a program?
Set of instructions given to a computer
Language which computer can understand
List of functional keys
What is a programming language?