CampusAnswers

CS 37 — C++ PROGRAMMING

This course covers the C++ programming language, focusing on how to create, execute, and debug C++ programs. Topics include input and output statements; file handling; functions and parameter passing including function pointers and function overloading; templates and the Standard Template Library (STL); object-oriented programming principles using classes, constructors, and destructors; friends; pointers including the “this” pointer; operator overloading; inheritance; polymorphism; and exception handling.

Source ↗

← back to irvinevalley catalog