Classification of programming languages and translators

EasyMedium
12345678910111213141516171819202122232425262728293031323334
Question 27
Easy

Which two statements are true about assembly language?

A. Assembly language is written entirely in binary (1s and 0s). B. Assembly language uses short mnemonics such as ADD and LDR. C. Assembly language is directly executed by the CPU. D. Assembly language is classified as a low-level language. E. Assembly language runs without modification on any processor architecture. F. Assembly language requires a compiler to translate it into machine code.

[2]

Classification of programming languages and translators Questions

  1. GCSE
  2. /Computer Science
  3. /Classification of programming languages and translators