Q. A conditional expression is also called a

  • (A) Alternate to if-else
  • (B) Immediate if
  • (C) If-then-else statement
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) Immediate if
Explanation: A conditional expression in JavaScript is also known as an immediate if or ternary operator. The correct answer is option B.
Explanation by: Mr. Dubey
A conditional expression in JavaScript is also known as an immediate if or ternary operator. The correct answer is option B.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
128
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate