0 of 20 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 20 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
1. What is Logo Programming?
It is a top-level pure and simple language.
2. What is Programming?
Programming is a way to give instructions to a computer in a language it .
3. What is Programming?
It is a way to ‘talk’ to .
4. What is MS Window (MSW) Logo Application?
It is a similar to Roamer World but this time the Roamer responds by typing lines through MSW Logo.
5. How to move and turn the Roamer?
forward 50 makes the Roamer move forward by .
6. How to move and turn the Roamer?
right 90 makes the Roamer turn right by .
7. How to move and turn the Roamer?
back 90 makes the Roamer move back by .
8. How to move and turn the Roamer?
left 45 makes the Roamer turn left by .
9. How to save drawings?
When you save a drawing it is by default saved as a (the logo files).
10. How to save drawings?
You can also save the drawings in an alternative file format such as BMP or .
11. How to draw objects using pen commands?
brings the pen up will not draw as it moves.
12. How to draw objects using pen commands?
brings the pen down, will draw as it moves.
13. How to draw objects using pen commands?
setpencolor 4 changes the pen .
14. How to draw objects using pen commands?
fill fills a space with .
15. How to draw objects using pen commands?
setfloodcolor 3 sets a fill .
16. How to draw objects using pen commands?
repeat 5 repeats the command by .
17. How to open logo files?
For first step 1: Under File menu, select .
18. How to open logo files?
For other steps: Under Bitmap menu, select Load to open bitmap .
19. How to print drawings?
For step 1: Under Bitmap menu, select .
20. How to print drawings?
For other step: Select the .