MCQ
Q.
The instruction that multiplies the content of AL with a signed immediate operand is
Correct Answer: C
The IMUL instruction multiplies the content of AL with a signed immediate operand, and the signed 16-bit result is stored in AX.