Home / Computer Fundamentals / Computer Fundamental Miscellaneous :: Discussion

Discussion :: Computer Fundamental Miscellaneous

  1. Which of the following translate back from machine code something resembling the source language

  2. A.

     Interpreter

    B.

     Compiler

    C.

     Assembler

    D.

     Decompiler

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    A decompiler is a computer program that takes an executable file as input, and attempts to create a high level source file which can be recompiled successfully.


Be The First To Comment