Friday , September 20 2024

Which of the following operators is a ternary one?

Questions BankCategory: JavaScript Essentials 1Which of the following operators is a ternary one?
Which of the following operators is a ternary one?

  • An increment operator ++.
  • A conditional operator ? :.
  • A typeof operator.
  • An assignment operator =.

More Questions: JavaScript Essentials 1 – JSE1: Module 4 Test