Please enable JavaScript to use CodeHS

Data Structures in C++

Lesson 3.1 Header Files

Description

In this lesson, students will learn what a header file and implementation file are, and the role these files play in creating a library.


Objective

Students will be able to describe the purpose of a library and discuss the different parts of a header and implementation file as they are used in libraries.