Chapter 1
Introduction to C++
The study of structures and algorithms using programs for solving day-to-day problems requires a very effective method of representing both data and algorithm. Before moving towards the data structures and algorithms, it is essential to have efficient C++ programming skills.
Chapter 1 provides a review of required skills that are well known to the readers. This chapter describes about some of the features of C++ language. It gives an introduction to C++, class overview that covers how a class and the class member are defined, and its objects declared. Also I/O streams, access control, class scope, and static class members are covered. This provides a detailed discussion about functions, this pointer, and dynamic ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access