Home / Computer Science / Operating System :: Discussion

Discussion :: Operating System

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

  2. A.

     Compiler

    B.

     Debugger

    C.

     Editor

    D.

     All of the above

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language). Compilers are a type of translator that support digital devices, primarily computers. The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language.

    Source : wikipedia.org


Be The First To Comment