Which programming language(s) are classified as low level language(s)?
A.
B.
C.
D.
Answer & Solution
Solution:
Assembly language
is a low-level language, closely related to machine code and specific to
hardware.
BASIC, COBOL,
FORTRAN, C, C++, and Prolog are high-level languages,
designed for ease of use and portability.

Post Your Comments