Change set
Pick exam & year, then Go.
Question map
Not attempted
Correct
Incorrect
★
Bookmarked
Loading…
Q121
(CAPF/2026)
Science & Technology › ICT, AI, Cybersecurity & Emerging Tech
Which one among the following statements is not correct?
Result
Your answer:
—
·
Correct:
C
Explanation
Statement C is incorrect because an assembly language program consists of mnemonics and symbolic codes (such as MOV, ADD, or SUB) rather than machine language instructions. Machine language is the lowest-level programming language, consisting entirely of binary digits (0s and 1s) that the CPU can execute directly.
- Assembler: A utility program that converts assembly language code into machine language.
- Compiler: A system software that translates high-level language (like C or Java) into machine language or an intermediate format.
- Firmware: Software specifically programmed into a hardware device's non-volatile memory (like ROM, EPROM, or flash memory) to provide low-level control for that device.
How others answered
Each bar shows the % of students who chose that option.
Green bar = correct answer, blue outline = your choice.
Community Performance
Out of everyone who attempted this question.
0%
got it right
✓ Thank you! We'll review this.
SIMILAR QUESTIONS
Which one of the following is not a language translator?