Change set
Pick exam & year, then Go.
Question map
Not attempted
Correct
Incorrect
★
Bookmarked
Loading…
Q31
(CDS-I/2026)
Science & Technology › ICT, AI, Cybersecurity & Emerging Tech
Which of the following computer languages is/are assembly language(s) ? 1. Python 2. Java 3. x86 4. MIPS Select the answer using the codes given below :
Result
Your answer:
—
·
Correct:
C
Explanation
Computer languages are generally categorized into high-level and low-level (assembly and machine) languages.
- Python and Java are high-level languages. They are designed to be human-readable and platform-independent, requiring an interpreter or compiler to execute.
- x86 and MIPS are assembly languages (or more accurately, instruction set architectures for which specific assembly languages exist). Assembly language is a low-level programming language that provides a strong correspondence between the language and the architecture's machine code instructions.
x86 assembly is used for processors based on the Intel/AMD architecture, while MIPS assembly is used for the MIPS architecture commonly found in embedded systems. Therefore, only statements 3 and 4 represent assembly languages.
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.
50%
got it right
✓ Thank you! We'll review this.