Labs
Course Agenda
Course Outline
Syllabus
Gradebook
CSCI 202: Object-Oriented Programming
Programs designed in class
Automatic initialization of class members
The class Time
Passing objects to functions and returning then from functions
The default copy constructor
Usage of static class members
Usage of static methods
Friend functions
Usage of the
const
keyword
Usage of the
mutable
keyword