Procedures can be classified into __________ types.
Two
Three
Four
Five
_________ is defined as using a procedures with in another procedures.
Super procedure
Nested procedure
Looped procedure
None of these
Certain commands are executed only if a specific ___________ satisfied.
value
condition
command
control
In ____________ section, the text appears in the title bar of the question box.
Body
Primitive
Banner
Text
Arithmetic operations can be classified into ___________ types.
4 types
5 types
2 types
3 types
__________ primitive is same as the READ LIST primitive.
Dialog box
Text box
Question box
Tool box
Which of the following section displays the text as a message?
Command
Which command is used to display the value of a variable?
END
MAKE
READ LIST
PRINT
The primitive used to accept the input in the form of a list.
READ WORD
READ NUMBER
READ ITEM
_________ Primitive is used to stop a recursion.
STOP
RECURSION
Sub end