Friday , September 20 2024

Which of the following is not a loop instruction in JavaScript?

Questions BankCategory: JavaScript Essentials 1Which of the following is not a loop instruction in JavaScript?
Which of the following is not a loop instruction in JavaScript?

  • for ... of
  • for ... in
  • if ... else
  • do ... while

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