MCQ
Q.
Which of the following translate back from machine code something resembling the source language
Correct Answer: D
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.