Question :
A) Translates instruction of a high level language into machine language
B) Translates entire source program into machine language program
C) It is not involved in program’s execution
D) All of above
Answer : D
A compiler is a translating program which ____
A) Translates instruction of a high level language into machine language
B) Translates entire source program into machine language program
C) It is not involved in program’s execution
D) All of above
Answer : D
Description :
Related Questions - 2
What are the three decisions making operations performed by the ALU of a computer?
A) Grater than
B) Less than
C) Equal to
D) All of the above
Related Questions - 3
A set of flip flops integrated together is called ____
A) Counter
B) Adder
C) Register
D) None of the above
Related Questions - 4
Before a disk drive can access any sector record, a computer program has to provide the record’s disk address. What information does this address specify?
A) Track number
B) Sector number
C) Surface number
D) All of above
Related Questions - 5
What are the stages in the compilation process ?
A) Feasibility study, system design and testing
B) Implementation and documentation
C) Lexical Analysis, syntax analysis, and code generation
D) None of the above