0% found this document useful (0 votes)
49 views1 page

Assignment - I Computer

The document contains an assignment on computers with questions testing knowledge of programming languages and concepts. Section A contains multiple choice questions about programs, machine language, early languages like FORTRAN, and compilers vs interpreters. Section B has fill in the blank questions about LISP, assembly languages, and levels of programming languages. Section C presents true/false statements on assembly languages, compilers, interpreters, and high-level languages.

Uploaded by

Deepak Tyagi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views1 page

Assignment - I Computer

The document contains an assignment on computers with questions testing knowledge of programming languages and concepts. Section A contains multiple choice questions about programs, machine language, early languages like FORTRAN, and compilers vs interpreters. Section B has fill in the blank questions about LISP, assembly languages, and levels of programming languages. Section C presents true/false statements on assembly languages, compilers, interpreters, and high-level languages.

Uploaded by

Deepak Tyagi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

EKLAVYA PUBLIC SCHOOL

ASSIGNMENT – I
SUBJECT – COMPUTER

A. Choose the correct Answer: -

1. A ____________ is a set of instructions.


a) Language b) Program c) Code d) Software
2. ______________ language is the only language which computer understands.
a) High-level b) English c) Machine d) Assembly
3. __________________ was one of the earliest languages.
a) FORTRAN b) COBOL c) C++ d) JAVA
4. An ______________ performs the translation one line at a time.
a) Compiler b) Interpreter c) Assembler d) Translator
5. _____________ was developed for business users.
a) FORTRAN b) C++ c) JAVA d) COBOL

B. Fill in the blanks: -

1) ___________________________________ language uses Mnemonic codes or symbols.

2) LISP stands for ___________________________________________________________________.

3) ____________ convert the assembly language programs into machine language.

4) ______________________________________________ is also called Low-Level Language.

5) High-Level language is also called ____________________________________ language.

C. True or False: -

1) LLL is stands for Low-Level List.

2) Compiler translates the entire program in one go.

3) Assembly language is also called First Generation Language.

4) Interpreters are slow in speed.

5) High-Level language is user friendly and simple to use.

You might also like