Vidyalelo
Computer Fundamentals · Q1046

Computer fundamental

Computer Related · Computer Fundamentals · question 1046

Q1046

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

A.
Interpreter
B.
Compiler
C.
Assembler
D.
Decompiler
Answer
E.
None of the above

Answer: Option D

Solution

Answer: Option D
Solution:
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.