Please enable JavaScript to use CodeHS

South Carolina Intermediate Computer Programming

Lesson 6.6 Inheritance

Description

In this lesson, students will learn how to use inheritance to make classes that are given attributes by other classes.


Objective

SWBAT use inheritance to create new classes that are given attributes by another class.