Andrew Khassapov

23
reputation
5

Here to seek advise and make useful contributions.

This is my account on:

public void overflow()
{
   int add;
   overflow(); // StackOverflowError. Get it? Hahaha, I know, I'm hilarious.
}