posted 19 years ago
i'm getting a StackOverflowError at runtime....plz guide me why....
/*since 'an' is an instance reference variable for class Anonymous, i've created an instance of class Anonymous, in the main(), which accesses the instance variable 'an' and since it refers an object of the anonymous class instance, i call the method call() by using it.*/
plz help me out,,