Hour 4. Using Expressions, Statements, and Operators

What You’ll Learn in This Hour:

Image How to write statements

Image How to create expressions

Image How to run code if a condition is met

Image What the different operators accomplish

Statements

All C++ programs are made up of statements, which are commands that end with a semicolon. Each statement takes up one line ...

Get Sams Teach Yourself C++ in 24 Hours, Sixth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.