An assembly language is a/an

Asked In Exam: BPSC TRE 2.0

Options

  • A. low-level programming language
  • B. middle-level programming language
  • C. Internet-based programming language
  • D. More than one of the above
  • E. None of the above

Correct Answer (Detailed Explanation is Below)

A. low-level programming language

Detailed Explanation

Explanation:

Assembly language is considered low-level because:

  • It is very close to machine language (uses mnemonics like MOV, ADD)
  • It is hardware-dependent
  • It requires an assembler to convert into machine code

Options like:

  • Middle-level language → usually refers to languages like C
  • Internet-based language → not related

So, the correct choice is (A).

OOps! You are currently offline.