

InterviewSolution
Saved Bookmarks
1. |
A program that reads the source code and converts it to a form usable by the computer.(a) Interpreter(b) Compiler(c) Linker(d) AssemblerI have been asked this question in a job interview.Question is taken from FORTRAN Basics topic in chapter Computer Languages of Computer Fundamentals |
Answer» Right answer is (b) Compiler |
|