Vous êtes sur la page 1sur 3

1.

Fill inthe blanks:

(a) A computer _______ is made by connecting two or more computers

(b) When computers are connected globally, they are said to be on_______________

(c) ________________________ means multiple media of communication

(a) 'Draw' is a part of_____________ suite

(b) To draw an oval or circle one need to click on _____________ tool.

(c) ____________ allows to type text in different styles.

(d) ________________is used to change theposition of an object

(a) A procedure is a set of _____________________

(b) Each procedure must be given a different_______________________

(c) The _____________ command erases all the procedures.

2. Writeshort notes on:

(a) Network

(b) Internet

(c) Multimedia

3. Rohan has drawn a tortoise which is shown on the workplace from left to right but he wants to
display it from right to left. Among the following, which option should heprefer to get thedesired job
done?

4. Sudha has drawn a beautiful poster on the occasion of Diwali. She typed text on it but it does not
look attractive. Which of the options she would apply to make theposter eye-catching?

5. Puja has drawn a picture of smiley but while making lipsshe had a problem

and was unable to draw it properly. Which tool she could prefer to do this easily?

6. Akash has' drawn scenery and he would like to taketheprint of it but before that he would like to
see the preview of it. In the screen of 'Draw' which area displays the preview of drawn picture:

7. How 'Draw' is useful in making posters?

8. Rohit wants to make some small posters for the advertisement of his coaching classes. Which
software can be used by him for making posters.

9. Karishma has created various patterns and objects by using the software 'Draw'. Write thesteps
for adding effects like:

(i) Rotating an object on thescreen

(ii) Flipping an image over thescreen

10. Kriti typed a procedure to draw a rectangle but when she executed the command, she found !hat
the output was not a rectangle but a square. Now she wants to edit the procedure in order to draw a
rectangle. Can you suggest herthesteps to edittheprocedure.

11. How do you run a procedure? Explain in brief

12. What is a sub-procedure? Explain with an example.


13. Write about the different parts of a procedure? Explain briefly.

14. What do you understand by the term ' procedure' ?

15. Write LOGO commands for the following:

(a) To make a procedure named BOX

(b) To indicate the end of the procedure

(c) To execute (run) the procedure BOX

(d) To store the above procedure with your name

16. PROCEDURE

TO TRIANGLE

RT 30

FD 50 RT 120

FD 50 RT 120

FD 50 HT

END

While executing the statement 'END', it displays a message ______________ defined'

17. Write 'T' for True or'F' for False forthefollowing:

(a) Turtle is used as a pencil for drawing.

(b) Primitive RT moves the Turtle in its right direction.

(c) The Turtle looks similar to triangle.

(d) ',' LOGO operator is used for division.

(e) ' PRODUCT' command is used for multiplication.

18. match

(a) ROUND displays theabsolute(positive) value.

(b) INT convert any decimal numbers to itsnearest integer.

(c) ABS displaythe number ofelements in itsinput.

(d) COUNT extract theinteger portion of anyfractionalnumber.

19. Write the LOGO operators forthe following functions:

( a) Addition

(b) Subtraction

(c) Multiplication

(d) Division
20. Rohan was trying todraw a semi circle bytyping REPEAT 240 [ FD 1 RT 1] primitive. But his
teacher feels that it will not be a perfect semi-circle and told him to try again. Rectify the error in
his program and help him to satisfy histeacher.

21. sIMPLIFY ..USING logo OPERATOR 4 [ (36 + 12) + 2]

22. Using 'DIFFERENCE' command, subtract2500 by198

23. Display the quotient of 40003 divided by 92

24 Which figure will be drawn with the following commands?

(a) REPEAT 3 [FD60 RT 120]

(b) REPEAT 4 [FD 100 RT 90 ]

25. Button Bar lies ____________ the graphics screen

26. WRITE LOGO COMMAND FOR

STARTING POSITION OF
TURTLE

Vous aimerez peut-être aussi