Glossary Object Oriented Analysis and Design / Term
The preferred way, among Java programmers, of indicating that one class is a subclass of another class; "class B (the subclass) extends class A (the superclass)."
Permanent link Extends - Creation date 2023-02-22