Computer Science, asked by kamalsingh38, 11 months ago

A. Write 'True' or 'False':
1. Backward is a LOGO command.
2. FD means to move ahead.
3. We just write LT to turn the turtle left.
4. HM primitive brings back the turtle to center of screen.
5. CS clears the Text Area.
6. Turtle draws only in the Graphic Area.
7. LOGO means Logic of Games Oriented.​

Answers

Answered by laxmi57
19

1.False

2. true .

3. true .

4. false.

5. true .

6. false.

7. true .


laxmi57: please mark me as branliest .
Answered by Anonymous
22

Answer:

1. false

reason- backward is not a logo command . back is the logo command that moves the turtle backwards.

2. true

3. false

reason- we should mention the angle the turtle should turn after typing left. just writing left does not help.

4. false

reason- hm is not the shortcut of home primitive. home primitive only brings the turtle back to the center of the screen.

5. false

reason- cs is a shortcut for clear screen. this clears the screen and not the commands.

6. true

7. true

Similar questions