Please enable JavaScript to use CodeHS

CodeHS Glossary


Subclass Java

If a class A extends the class B, then A is a subclass of B.