Saturday 1 September 2012

Extends Java

Extends Java
In Java, there's the very important “extend” keyword. A class declaration can use the extend keyword on another class, like this: class C extends

0 comments:

Post a Comment