A

Admin • 833K Points
Coach

Q. Ternary operator in C programming is ___.

  • (A) if-else-if
  • (B) ? :
  • (C) ?:?:
  • (D) None of these
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

Ternary operator is used to execute expressions based on the given condition.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.