Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 178.09K Points
Coach

Q. Which is true about an anonymous inner class?

(A) It can extend exactly one class and implement exactly one interface.
(B) It can extend exactly one class and can implement multiple interfaces.
(C) It can implement multiple interfaces regardless of whether it also extends a class.
(D) none

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.