C-15-Q081mediumsingle_mcq
Translating between programming language and machine code is done by a:
Translating between programming language and machine code is done by a:
- aCompiler or interpreter (translator)
- bBrowser
- cWord processor
- dSpreadsheet
ব্যাখ্যা
Human-written program code must be converted into machine code by a translator program, namely a compiler or an interpreter. These tools bridge the gap between high-level languages and the binary instructions the computer runs.