Chapter 4
Operators
Section 1
Operators That Evaluate and Assign in Place
In this video, we will simplify verbose code with more compact versions of the operators. First we will understand the concept of a post- and pre-fix operator and how some operators can evaluate and assign. Then we will see how operators return certain data types, such as doubles and Booleans.