In the 8086, which instruction is used to read a byte or word from the specified port to the accumulator?

67. In the 8086, which instruction is used to read a byte or word from the specified port to the accumulator?

  1. IN
  2. OUT
  3. POP
  4. PUSH

Answer: A) IN

Explanation:

In the 8086, IN instruction is used to read a byte or word from the specified port to the accumulator.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.