Question
3.8) Assume 185 and 122 are signed 8-bit decimal integers stored in sign-magnitude format. Calculate 185-122. Overflow, underflow, or neither?
Solution Preview
These solutions may offer step-by-step problem-solving explanations or good writing examples that include modern styles of formatting and construction of bibliographies out of text citations and references. Students may use these solutions for personal skill-building and practice. Unethical use is strictly forbidden.
185= 128 + 32+ 16+ 8+1 => 185 = 10111001122= 64+32+16+8+2 => 122= 01111010...
By purchasing this solution you'll be able to access the following files:
Solution.docx.