0% found this document useful (0 votes)
618 views5 pages

Class 4 Computer Assignment June2010

This document is a computer assignment for a Class IV student. It contains questions testing the student's knowledge of computer terminology and LOGO programming commands. The questions cover topics like: 1. The full forms of computer related acronyms like CPU, ENIAC, IC, VLSI, LSI, AI. 2. True/false questions about the history and characteristics of different generations of computers. 3. Completing a table about computer generations and their defining features. 4. Writing LOGO commands to perform tasks like printing text, doing math operations, and drawing shapes. 5. Identifying output results and parts of LOGO code blocks. 6. Writing

Uploaded by

veeba
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
Download as doc, pdf, or txt
0% found this document useful (0 votes)
618 views5 pages

Class 4 Computer Assignment June2010

This document is a computer assignment for a Class IV student. It contains questions testing the student's knowledge of computer terminology and LOGO programming commands. The questions cover topics like: 1. The full forms of computer related acronyms like CPU, ENIAC, IC, VLSI, LSI, AI. 2. True/false questions about the history and characteristics of different generations of computers. 3. Completing a table about computer generations and their defining features. 4. Writing LOGO commands to perform tasks like printing text, doing math operations, and drawing shapes. 5. Identifying output results and parts of LOGO code blocks. 6. Writing

Uploaded by

veeba
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1/ 5

DPS-MODERN INDIAN SCHOOL, DOHA - QATAR

COMPUTER ASSIGNMENT – FIRST TERM


CLASS IV

NAME ________________
SEC __

SUBMISSION DATE – 20.06.10


GRADE____

1) Write the full form of the following:


a. CPU ____________________________________________
b. ENIAC ____________________________________________
c. IC ____________________________________________
d. VLSI ____________________________________________
e. LSI ____________________________________________
f. AI ____________________________________________

2) STATE TRUE OR FALSE :


a) Transistors were used in first generation computers. ________
b) Pascaline was the first electronic computer. ________
c) Sum command in LOGO is used to add 2 or more numbers. ________
d) We are now using third generation computers. ________
e) In the beginning computers were too big. ________
f) PU command in LOGO draws line in all directions. ________
g) Print command in LOGO prints the text in drawing area. ________
h) The other name of laptop computer is notebook computer. ________
i) The computers have real brain. ________

1
3) Complete the Table :
GENERATION PERIOD PARTS
First generation Vacuum tubes
Transistors
Third generation
1971 onwards
Fifth generation

4) What will be the PRINT statement for the following output:


a) COMPUTER

_____________________________________________
b) C alone in the word COMPUTER

_______________________________
c) r in the word computer.

_______________________________________
d) 30 + 50

__________________________________________________
e) To add 30 , 40 ,50 (using sum command)

_________________________________________________________
f) To multiply 5 and 6

__________________________________________
g) Computer in the sentence “Computer is an electronic machine”

__________________________________________________________
h) To draw a pentagon

_________________________________________
i) To draw a semicircle

________________________________________
2
5) Write the output for the following LOGO commands.
Print word “ICE “CREAM
_____________________________________________________
Print (sentence “pizza “cake “ chocolate)
_____________________________________________________
c) Print 50 > 43 ____________________________________________

d) Print (sum 10 20 30) _____________________________________

e) Print first [ logo] _________________________________________

f) Print last [logo] __________________________________________

g) Print first “LOGO ________________________________________


h) Print last “logo __________________________________________

i) Print 8/4 ______________________________________________

j) Print last [ I like to play games] _______________________________

6) Write a procedure to draw a hexagon

Fill in the blanks.

) Repeat inside Repeat command in LOGO is called __________ repeat.

3
) LOGO commands can also be called as _____________ .

) _________ command in LOGO is used to avoid repetitive work.


) ________________ is the First Electronic computer.
) ________________ command is used to print text.

STICK THE PICTURES OF ELECTRONIC COMPONENTS:

FIRST GENERATION

SECOND GENERATION

4
THIRD GENERATION

FOURTH GENETATION

You might also like