Answers

Question and Answer:

  Home  Jasper Reports Developer

⟩ Can anonymous class be declared as implementing an interface and extending class in Java Programming?

An anonymous class may implement an interface or extend a superclass, but may not be declared to do both.

 203 views

More Questions for you: