Moderate

Indicate whether the statement LDA B is a statement, in_________________?

Correct answer: B. Assembly language

  • A. Machine language
  • B. Assembly language
  • C. High level language
  • D. All of the above

Explanation

LDA B is written using an assembler mnemonic and symbolic operand, so it is assembly language. Machine language would use binary or hexadecimal opcodes, while high-level languages use more human-oriented statements.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions