Question: Given that the values are stored in 64 bits: Solve N, where N is the smallest magnitude negative number that can be subtracted from 1
Given that the values are stored in 64 bits:
Solve N, where N is the smallest magnitude negative number that can be subtracted from 1 which will result in an overflow. (In other words, 1 - N results in an overflow, but 1 - (N + 1) does not.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
