1. Tick the Correct Option:
(1): Instruction given in Logo Language are Known as Commands.
(2): Which of the following commands is used to hide the turtle?
Answer: HT
(3): Which of the following commands is used to clear the screen?
Answer: CS
4: How many parts are there of Logo Windows?
Answer: Two
5: The Logo Turtle is triangle in shape.
2. Fill in the blanks by choosing the correct word:
1: The upper large white area is the main screen.
2: Commands are instructions given in Logo Language.
3: Logo is a simple language used to draw figures.
4: A triangle shaped pointer is called Turtle.
5: Show turtle (ST) Commands makes the turtle visible.
3. State whether the following statements are true or false:
1: We can also use Logo to do calculations. Answer-True
2: Logo is a computer language. Answer: True
3: You can exit Logo by clicking the Exit option of the File menu. Answer: True
4: The turtle moves and draws in Command Input Box. Answer: Flase
5: Logo Commands are known as primitives. Answer: True
6: CS Commands rubs off whatever is drawn on the main screen. Answer: True
4. Match the following:
1: HT— Answer: (e) makes the turtle invisible.
2: ST— Answer: (d) makes the turtle visible.
3: RT— Answer: (a) turns the turtle towards its right.
4: LT— Answer: (b) turns the turtle towards its right.
5: CT— Answer: (c) clear the text.
5. Very short answer type questions:
(1) Name the two parts of Logo Window.
Answer: Logo Window has two parts are:
(a) The main screen.
(b) The Commander window.
2: Which are is used for typing the commands?
Answer: Commands Input Box
3: Name the commands used to move the turtle forwards?
Answer: Forwards [FD]
4: Name the commands used to move the turtle backward?
Answer: Back [BK]