C-18-Q098mediumsingle_mcq
The low-level binary code that the CPU directly understands is called:
The low-level binary code that the CPU directly understands is called:
- aSource code
- bPseudocode
- cMachine code
- dAssembly source
ব্যাখ্যা
Machine code is the low-level binary instruction set that the CPU executes directly without further translation. Source code, pseudocode, and assembly must all be converted before the processor can run them.