Javascript Quiz

Which of the following is the correct syntax to print a page using JavaScript? 00:00:00

Question 1 out of 20


  1. navigator.print();
  2. document.print();
  3. browser.print();
  4. window.print();