πŸ“Š C Programming
Q. What is the Priority of C Logical Operators.? NOT (!), AND (&&) and OR (||)
  • (A) NOT (!) > AND (&&) > OR (||)
  • (B) NOT (!) > AND (&&) = OR (||)
  • (C) AND (&&) > OR (||) > NOT (!)
  • (D) AND (&&) = OR (||) > NOT (!)
πŸ’¬ Discuss
βœ… Correct Answer: (A) NOT (!) > AND (&&) > OR (||)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
328
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
99%
Success Rate