Please enable JavaScript to use CodeHS

IB Computer Science Higher Level (Year One)

Lesson 11.2 Constructors

Description

In this lesson, students will expand their knowledge of constructors. They will create constructors that take objects as a formal parameter. This lesson corresponds with AP Computer Science A topic 5.2.


Objective

Students will be able to:

  • Define instance variables for the attributes to be initialized through the constructors of a class