Q. What is the Priority of C Logical Operators.? NOT (!), AND (&&) and OR (||)
β
Correct Answer: (A)
NOT (!) > AND (&&) > OR (||)
You must be Logged in to update hint/solution