Note While you can use logical operators by assigning the results to boolean variables or constants, you will most often see logical operators used with if statements (see Chapter 23).
Note While you can use logical operators by assigning the results to boolean variables or constants, you will most often see logical operators used with if statements (see Chapter 23).