1.

What is the output of the below Java code with an abstract class and inner class?

A. Compiler error
B. Inner class is present..
C. No output
D. None of the above
Answer» C. No output


Discussion

No Comment Found