Read all about inheritance and interfaces in Java in this post. Inheritance as the name suggests is inheriting the class functionality of a super class. This can be done as follows: