Home » 
        MCQs » 
        Microprocessor MCQs
    
        
    Which 8086 instruction is used to modify ASCII after addition?
    
    
    
	69. Which 8086 instruction is used to modify ASCII after addition?
    
      - ADD
- ADC
- INCR
- AAA
Answer: D) AAA
    Explanation:
    AAA instruction in 8086 is used to modify ASCII after addition.