# Problem Match the flag with the description. # Process ... # Answer * `N` - Result of operation is negative. * `Z` - Result of operation is zero. * `C` - The operation resulted in a carry. * `V` - The operation resulted in an overflow.