Home » 
        MCQs » 
        Microprocessor MCQs
    
        
    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?
    
      - IN
 
      - OUT
 
      - POP
 
      - 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.