part c: in this part you will practice using the logical not operator (exclamation mark ! in java) to reverse the truth value of a multiple conditions. 1. you can apply not to a single expression. for example, if the following expression is true: you can reverse its truth value by adding the not operator: notice that the original condition, , , is now enclosed in parentheses. if you apply the not operator to