Which primitive is used to change the value of a variable?
Variable
Make
Procedure
Data
__________ statement has two parts.
End if
Else if
Nested if
If
_________ Primitive is used to stop a recursion.
STOP
RECURSION
END
Sub end
Which of the following primitive is used to accept the word or number?
READ LIST
READ WORD
READ NUMBER
READ ITEM
Which of the following section displays the text as a message?
Primitive
Command
Body
Banner
_________ is referred by using a colon.
None of these
_____________ uses the sub procedures.
Super procedures
Nesting procedures
Looped procedure
Arithmetic operations can be classified into ___________ types.
4 types
5 types
2 types
3 types
If the user input is more than one data,it can be stored as a ____________.
word
sentence
list
none of these
Which command is used to display the value of a variable?
MAKE
PRINT