News

Can only have final static variables ... Only functional interfaces can use the lambda feature in Java. Abstract classes with only one abstract method cannot use lambdas. Can’t have constructor.
We will focus on the relationship between polymorphism and Java inheritance ... featuring Duke and Juggy: public abstract class JavaMascot { public abstract void executeAction(); ...