April 2022
Intermediate to advanced
1012 pages
38h 1m
English
Objectives
In this chapter, you’ll:
Write simple C++ applications.
Use input and output statements.
Use fundamental data types.
Use arithmetic operators.
Understand the precedence of arithmetic operators.
Write decision-making statements.
Use relational and equality operators.
Begin appreciating the “Objects Natural” learning approach by creating and using objects of the C++ standard library’s string class before creating your own custom classes.
Outline
Read now
Unlock full access