Skip to main content

One doc tagged with "expressions"

View all tags

Expressions and Statements

Expressions produce values; statements perform actions. Understanding the distinction is fundamental to C++ programming.