0% found this document useful (0 votes)
1 views

Computer science class 6

Uploaded by

Aarushi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Computer science class 6

Uploaded by

Aarushi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

JGI SCHOOLS

Hyderabad, Aurangabad, Nagpur

Class: VI Subject: Computer

Name Worksheet-1 Date:

Q.1. Choose the correct option.


a. A program written in the assembly language is called........source
program................................
Assembler Source Program Object Program
b. An ...............intetpreter............... converts a high-level language program
into machine language, line by line.
Assembler Compiler Interpreter
c. The program converted into machine language by the translator is
called................object program.......................
Source Program Object Program Assembler
d. The term software was first used by.................John
McCarthy........................
John McCarthy John W. Tukey John von Neumann

Q.2. Fill in the blanks.


a. A ......program................................. is a set of instructions, which tells the
computer what to do.
b. The development of computer languages can be classified
into ..........four....................... categories.
c. The....................machine.................. Language consists of binary numbers,
i.e., 0 and 1.
d. .................assembler............... convert the assembly language program
into machine language.
e. .........................machine .......... language uses simple English words and
Mathematical operators.
f. .....assembly................................. language uses mnemonic codes or
symbols.
g. ................................. are the rules governing the formation of statements
in a programming language.
h. In binary language, 0 means ..........................off.......... and 1
means .............................on.... state.

Q.3. State True (T) or False ( F)


a. Machine language is the only language that a computer
understands.t_________
b. Assembly language is regarded as the first generation
language.t_________
c. Each programming language has its own specific rules.t__________
d. A Compiler converts a high level language program into machine
language, line by line. T___________
e. High-level language program has to be converted into machine language
by translator programs.t__________
f. FORTRAN language was designed for business users.f________
g. Programming is the process of writing specific instructions in a
computer language.t__________
h. Machine language uses mnemonic codes.t___________

Q.4. Answer the following question in short.

a. What do you mean by Machine language?


Machine language the the language that the coumpter understands,the
computer understands 0 and 1.
b. What are the features of a high-level language?
Simple and user friendly language.language that is machine independent
c. Differentiate between an interpreter and a compiler.
Translates line by line-interpreter
Translates the whole program at once- compiler

Q.5. Answer the following in brief.

a. How is Assembly language different from Machine language?


Assembly language - uses mnemonic codes instead of 0 and 1.easier to
work with assembly language than binary code

Machine language- is the only language the coumpter understands and


uses 0 and 1.it has very high speed and low memory utilisation.
b. List any three characteristics of fourth-generation languages.

Highly user friendly and independent of any operating system.


Very high speed of execution.
Designed to reduce

Project.
a. Make a PowerPoint presentation on the topic
‘Development of Computer Languages’.

You might also like