News

Can have constructor. Can have abstract methods. Can have default and static methods (introduced in Java 8). Can have private methods with the implementation (introduced in Java 9). Can have any k ...