A

Admin • 833K Points
Coach

Q. Which one of the following also known as Conditional Expression:

  • (A) Alternative to if-else
  • (B) Switch statement
  • (C) If-then-else statement
  • (D) immediate if
  • Correct Answer - Option(D)
  • Views: 26
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

A conditional expression can only evaluate two things, which either true or false, that are purely based on the evaluation of the condition

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.