Which of the following computer languages is/are assembly language(s)?<br>1. Python<br>2. Java<br>3. x86<br>4. MIPS<br>Select the answer using the codes given below:

  1. A. 1 only
  2. B. 2 and 3 only
  3. C. 3 and 4 only
  4. D. 1, 3 and 4

Correct Answer: C. 3 and 4 only

Explanation

Python and Java are high-level programming languages, whereas x86 and MIPS are low-level assembly languages (instruction set architectures).

Related questions on Computer Science

Practice more CDS General Knowledge questions