InterviewSolution
Saved Bookmarks
| 1. |
The Flag ‘V’ is set to 1 indicates that _____________(a) The operation is valid(b) The operation is validated(c) The operation has resulted in an overflow(d) None of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.Origin of the question is Numbers and Arithmetic Operations in division Machine Instructions and Programs of Computer Architecture |
|
Answer» CORRECT option is (c) The operation has resulted in an overflow To explain: This is USED to CHECK the overflow OCCURS in the operation. |
|