Which command is used to multiply two numbers?
Multiple
PRD
Product
None of these
Which primitive makes the turtle to move without drawing?
PENUP
PENDOWN
SETPC
PRINT
Which one moves the turtle in clockwise direction?
SETH
SET
HOME
BY
What displays the current day, date and time?
TIME
DATE
DT
Which command clears the screen and moves the turtle to home position?
CL
CS
CT
CLS
What color does the number 14 represent?
Brown
Green
Peach
Orange
Which command allows to do the same tasks again and again?
Repeat
RT
RPT
Which command is to draw Light-Brown line?
SET PC 10
SET PC 9
SET PC 15
SET PC 1
Which command is used to subtract one number from another?
Sum
Difference
What is used for controlling the movement of turtle?
Programming
Commands
Primitives
Turtle