Nieuws

Use Java's extends keyword to derive a child class from a parent class, invoke parent class constructors and methods, override methods, and more.
Subramaniam said that Java has few Annotations built in such as deprecate, Override, Suppress Warnings and recommended the usage of Override Annotation while using Java.