MICROPROCESSOR 8086
ARCHITECTURE OF 8085
| 
 Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 
 | 
 In 8086 the overflow flag is set when ____ 
| 
 | 
  The sum is more than 16 bit 
 
 | 
| 
 | 
  Carry and sign flags are set 
 
 | 
| 
 | 
  Signed numbers go out of their range after an arithmetic operation 
 
 | 
| 
 | 
  During subtraction 
 
 | 
 Explanation: 
Detailed explanation-1: -In computer processors, the overflow flag (sometimes called the V flag) is usually a single bit in a system status register used to indicate when an arithmetic overflow has occurred in an operation, indicating that the signed two’s-complement result would not fit in the number of bits used for the result.
Detailed explanation-2: -Overflow is set when the result of an signed arithmetic operation is too large to fit in the destination.
Detailed explanation-3: -Direction flag is used in string operations and interrupt flag is used to enable the interrupts.
 There is 1 question to complete.