C-15-Q074mediumsingle_mcq
To give instructions to a computer, we must write them:
To give instructions to a computer, we must write them:
- aVerbally
- bIn a language the computer can understand (after translation)
- cIn Sanskrit only
- dIn Morse code
ব্যাখ্যা
A computer cannot act on spoken words directly; instructions must be written in a programming language and then translated into machine code it can execute. This translation step is what lets human-readable code control the machine.