Lecture Introduction to Programming: Lesson 26 provide students with knowledge about classes and object, struct; the instances of the class are called objects; structure of a class; default visibility of all data and function inside a class is private; date class; separation of interface from the implementation; . |