August 2004
Intermediate to advanced
480 pages
9h 41m
English
EL OBJECTIVOS:
Learn It
Live It
Love It
The interface is Java's answer to multiple inheritance. It is a Java type that defines what should be done, but not how to do it. Interfaces are perhaps most useful when designing the API for your program. In this topic, we'll find out how to define an interface, how to implement one, and how to use it in program design.
Read now
Unlock full access