What is the use of this JavaScript statement?
Options:
Explanation:
The
window.print() method prints the content of the current page.
Tags:
JavaScript
Answer:
What is the use of this JavaScript statement It will print the content of the current page.