Given these classes:
And this code fragment:
What is the result?
The program prints: A
The program fails to compile.
The program prints: c
The program throws an exception.
Submit