tailieunhanh - Lecture Data structures and other objects using C++ - Chapter 2: Object-oriented programming

This lecture is an introduction to classes, telling what classes are and how they are implemented in C++. Before this lecture, students should have a some understanding of: How an array of characters can be used as a string in C++ programming, and the meaning of the strlen and strcpy functions from . |