InterviewSolution
Saved Bookmarks
| 1. |
An overflow is a _________(a) Hardware problem(b) Software problem(c) User input problem(d) Input Output ErrorThe question was asked in homework.My question comes from 1’s, 2’s, 9’s & 10’s Complements topic in division Number System and Codes of Digital Circuits |
|
Answer» RIGHT option is (B) Software problem For explanation: An overflow is a software problem which occurs when the PROCESSOR cannot handle the result properly when it PRODUCES an out of the range output. |
|