Home / Computer Fundamentals / Computer Fundamental Miscellaneous :: Discussion

Discussion :: Computer Fundamental Miscellaneous

  1. A compiler means

  2. A.

     A person who compiles source programs

    B.

     The same thing as a programmer

    C.

     Keypunch operator

    D.

     A program which translates source program into object program

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    compiler : A compiler is a software program that transforms high-level source code that is written by a developer in a high-level programming language into a low level object code (binary code) in machine language, which can be understood by the processor. The process of converting high-level programming into machine language is known as compilation.


Be The First To Comment