adplus-dvertising
frame-decoration

Question

A program which translates a high level language program into a machine language program is called

a.

Compiler

b.

Interpreter

c.

both a and b

d.

none of the above

Answer: (c).both a and b

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A program which translates a high level language program into a machine language program is called

Similar Questions

Discover Related MCQs

Q. The errors that can be pointed out by the compiler are?

Q. The language C is

Q. A program that converts a high level language program to a set of instructions that can run on a computer is called a

Q. The mapping from assembly language instructions into machine language instructions is

Q. Which one of the following statement is incorrect?

Q. C compiler traps

Q. A translator which reads an entire program written in high level and converts it into machine language code is?

Q. Which of the following is not one of the processes that a high level language program must go through before it is ready to be executed

Q. Which of the following is related to machine language?

Q. Which of the following is not a storage class specifier?

Q. What is the inital value of register storage class specifier?

Q. What is the scope of extern class specifier?

Q. What is the scope of static class specifier?

Q. What is the inital value of extern storage class specifier?

Q. What will be output for the folowing code?

Q. Which of the following statement are correct?

(I) The maximum value a variable can hold depends upon its storage class.
(II) By default all variables enjoy a static storage class.

Q. How many storage classes are there in C?

Q. Identify the wrong statement ?

Q. Which of the following statements is not true?

Q. Who invented C Language?