Q. Which is the Logical operator in Java that has the highest priority among all other logical operators? (A) Short Circuit AND (&&) (B) AND (&) (C) NOT (!) (D) Exclusive OR (^) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) NOT (!)