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.