June 2018
Beginner
722 pages
18h 47m
English
As we said at the beginning of this section, an expression exists only as a part of a statement, the latter being the complete action (we will discuss it in the next subsection). This means that an expression can be a building block of an action. Some expressions can even become a full action (an expression statement) after adding a semicolon to them.
The distinguishing feature of an expression is that it can be evaluated, which means it can produce something as the result of its execution. This something can be one of three things:
Read now
Unlock full access