Certain commands are executed only if a specific ___________ satisfied.
value
condition
command
control
Which command is used to display the value of a variable?
END
MAKE
READ LIST
PRINT
Which of the following section displays the text as a message?
Primitive
Command
Body
Banner
Which of the following is the most powerful feature of Logo?
Condition
Primitives
Recursion
None of these
Which of the following help the user to input the value to a program?
Procedures
Variable
_________ is referred by using a colon.
Procedure
Data
___________ section perform some specified operations.
Question box
_____________ uses the sub procedures.
Super procedures
Nesting procedures
Looped procedure
Which of the following statement contains three parts?
If
Nested If
If Else
The primitive used to accept the input in the form of a list.
READ WORD
READ NUMBER
READ ITEM