Q. Which of the following is the correct syntax to print a page using JavaScript?
β
Correct Answer: (B)
window.print();
You must be Logged in to update hint/solution