Instance of operator: “~” inverts a bit pattern; it applies to any of the integral types. (for example, making every “0” a “1” and every “1” a “0”). Unary operators: The unary operators require only one operand. They perform various operations. (For example, incrementing/d...