Answer:
You need exit condition like If, otherwise method will repeat endlessly.
Answer:
OK PERO NOSE LM SOTTY BROTHER
Explanation:
Answer: integer overflow
Explanation:
The type of attack has occurred in this scenario is a integer overflow. An integer overflow occurs when there's an attempt by an arithmetic operation to create a numeric value which is outside the range which the given numbers are able to represent.
In this, the integer overflow occurs when the result of the integer operation cannot be able to fit in the allocated memory space which then brings about an unexpected result.