All content for Introduction to C++ Programming - Winter 2010 is the property of Computer Science & Engineering and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.
Lecture 15: Final Exam Review and Dynamic Allocation
Introduction to C++ Programming - Winter 2010
15 years ago
Lecture 15: Final Exam Review and Dynamic Allocation
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.
Introduction to C++ Programming - Winter 2010
Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.