Exam (elaborations)
CMPEN 331 UPDATED Exam Questions and CORRECT Answers
- Course
- Institution
Two's complimentnegative numbers- flip the bits and add 1 Range from -2^(n-1) to 2^(n-1)-1 Overflowcalculated number is too big to fit into finite word (32 bits for register file words) * adding two n-bit numbers does not yield an n-bit number * sign bit contains a value bit of the result and...
[Show more]