Lecture 15: Final Exam Review and Dynamic Allocation

Share:

Listens: 0

Introduction to C++ Programming - Winter 2010

Education


In this lecture, we review key concepts that will be covered by the final exam. Also, we discuss more details pertaining to dynamic allocations, including motivation, requesting dynamic memory, and releasing dynamic memory, that will not be covered on the final exam.