Question
Which statement best describes Integer overflow?
Select an option. Your answer will be checked instantly.
Correct Answer: A. integer overflow occurs when arithmetic exceeds the representable range of an integer type
Explanation:
The correct answer is integer overflow occurs when arithmetic exceeds the representable range of an integer type. This matches the course topic 'Integer overflow' in Vulnerability Assessment & Reverse Engineering.
Leave a Reply