Which of the following statement contains three parts?
If
Nested If
If Else
None of these
Which primitive is used to stop a recursion?
End
STOP
End sub
Repeat
Which command is used to display the value of a variable?
END
MAKE
READ LIST
PRINT
___________ is a name associated with a value.
Variable
Data
Procedure
Function
Procedures can be classified into __________ types.
Two
Three
Four
Five
_________ is referred by using a colon.
The primitive used to accept the input in the form of a list.
READ WORD
READ NUMBER
READ ITEM
___________ section perform some specified operations.
Primitive
Banner
Body
Question box
Which of the following primitive is used to accept the word or number?
If the user input is more than one data,it can be stored as a ____________.
word
sentence
list
none of these