Features

Report a typo

Choose the correct features of abstract classes and interfaces since Java 9.

Consider it a coding problem: we suggest you do some experiments to solve it.

Choose one or more options for each row
Abstract classInterface
A constructor is admissible
It can be inherited by a class
It can have static methods
It can be implemented by a class.
___

Create a free account to access the full topic