C-15-Q096mediumsingle_mcq
Both compiler and interpreter ultimately produce:
Both compiler and interpreter ultimately produce:
- aSource code
- bMachine code that the CPU can execute
- cPDF reports
- dCSV files
ব্যাখ্যা
Both translators serve the same ultimate purpose: producing machine code. The difference lies only in how they translate, since the CPU can execute nothing but machine code.