Compiler Design Online Test Question Bank with Answers - 2

Question: 6

Programming languages can be categories as _____

(A) Assembly language

(B) High level language

(C) Machine language

(D) All of these

Ans: D

All of these

Question: 7

What is the meaning of a Compiler?

(A) Name given to the computer operator

(B) Part of the digital machine to store information

(C) Operator of Boolean algebra

(D) Translator to convert source program into object code

Ans: D

Translator to convert source program into object code

Question: 8

Language used in a computer that is similar to the languages of human and is easy to understand, is referred as

(A) Object code

(B) Source code

(C) Machine language

(D) High level language

Ans: D

High level language

Question: 9

Which among the following is/are interpreted language?

(A) C++

(B) Java

(C) Visual basic

(D) Both B and C

Ans: D

Both B and C

Question: 10

What is a notation for writing programs, which are specifications of a computation or algorithm?

(A) A programming language

(B) An operating system

(C) Hardware

(D) Web browser

Ans: A

A programming language

Related Questions