About Question enthuware.ocpjp.v7.2.1100 :
Posted: Wed Nov 05, 2014 1:54 am
I think your explanation is contradictory.
"Here the anonymous class actually extends from MyListener class and successfully overrides the actionPerformed() method."
Then it does not extend directly from the Object class.
"Here the anonymous class actually extends from MyListener class and successfully overrides the actionPerformed() method."
Then it does not extend directly from the Object class.