MCQ Single Best Answer Easy

QWhich of the following is the correct syntax to print a page using JavaScript?

ID: #21481 Important Points about Javascript 113 views
Question Info
#21481Q ID
EasyDifficulty
Important Points about JavascriptTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A window.print();
  • B browser.print();
  • C navigator.print();
  • D document.print();
Correct Answer: Option A

Explanation

window.print();

Share This Question

Challenge a friend or share with your study group.