A variable can be defined using the ___________ primitive
PRINT
MAKE
REPEAT
END
In IF statement ,the commands are executed only if the conditions is _______________
True
false
True or false
none of these
Which of the following a programming language?
MS WORD
Adobe Photoshop
Nero
LOGO
___________ primitive is used to change the value of a variable.
CHANGE
The __________ primitive is used to accept the input in the form of a list from the user.
READWORD
READLIST
LOGO stands for:
Language Of Graphics Oriented
Language Of Graphics
Language Oriented Graphics
None of these
Variables can perform arithmatic operations like ______________
addition
subtraction
division and multiplication
all the above
__________ means the method of doing particular task.
Procedure
Class
Object
Variables
The ____________ primitive is used to input a word or number
READLINE
QUESTIONBOX
In IF ELSE statement ,the commands are executed ,if the conditions is ___________
true or false