Contact Form

Name

Email *

Message *

Search This Blog

Image

Implementation of packages and interfaces




Aim: Implementation of packages and interfaces.

In this post i am going to show you the implementation of packages and interface. Packages and Interfaces plays important rule in JAVA. The multiple inheritance is achieved in JAVA through Interfaces and the main feature of JAVA is reuse ability is achieved by packages.

Comments