Unlike other operators, the boolean operators can return only a zero or a one. Despite this, they can be very useful. You have already seen an example in Figure 12-3 showing how a boolean operator made a variable upper limit of summation possible. Chapter 12, “Operators,” shows how a boolean operator makes it possible to determine the array index…