175k views
3 votes
True / False
Overflow is usually ignored in most computer systems.

1 Answer

4 votes

Answer: True

Explanation: Overflow in computer system is a situation when there is the occurrence of error or disruption due to very large number that is given for calculation cannot be handled.So whenever the range of the particular number given by the user for calculation exceeds is termed as overflow error.It is usually avoided by the computer system because there is not much input given with large numbers for arithmetic operation or can be handled.

User Martin De Simone
by
5.7k points