Explore what CodeHS has to offer for districts, schools, and teachers.
Click on one of our programs below to get started coding in the sandbox!
View All
A method, written in an Abstract Class, that is not defined. The word abstract must come right before the method’s return type. It is up to the subclass to fill in the definition for the abstract method.
abstract