1.

The program written by the programmer in high level language is called _____________(a) Object Program(b) Source Program(c) Assembled Program(d) Compiled ProgramThe question was posed to me in semester exam.Question is taken from Data Types topic in section Computer Codes of Computer Fundamentals

Answer»

Right answer is (b) Source Program

For explanation: The program written by the programmer is CALLED a source program. The program generated by the COMPILER after compilation is called an OBJECT program. The object program is in machine LANGUAGE.



Discussion

No Comment Found

Related InterviewSolutions