NIMCET 2008 — Computer PYQ
NIMCET | Computer | 2008A CPU has an arithmetic unit that adds bytes and then sets its V, C and Z flag bits as follows: the V-bit is set if arithmetic overflow occurs. The C-bit is set if a carry-out is generated from the most significant bit during an operation. The Z-bit is set if the result is zero. What are the values of the V, C and Z flag bits respectively after the 8-bit bytes 1100 1100 and 1000 1111 are added?
