Question
In secure software design and development, what is meant by integer overflow?
Select an option. Your answer will be checked instantly.
Correct Answer: C. a numeric value exceeding representable range and wrapping or becoming invalid
Explanation:
The correct answer is a numeric value exceeding representable range and wrapping or becoming invalid.
Leave a Reply