Java

Topic: Abstract Class and Interfaces

Can interfaces contain inner classes?

Yes, but not recommended as it can compromise on clarity of your code.

Browse random answers: