A

Admin • 833K Points
Coach

Q. Choose a syntax for C Ternary Operator from the list.

  • (A) condition ? expression1 : expression2
  • (B) condition : expression1 ? expression2
  • (C) condition ? expression1 < expression2
  • (D) condition < expression1 ? expression2
  • Correct Answer - Option(A)
  • Views: 19
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.