A

Admin • 828.03K Points
Coach

Q. Which is the function in JavaScript that will print the current page in JavaScript?

  • (A) print()
  • (B) printcurrent()
  • (C) print(now)
  • (D) print(this)
  • Correct Answer - Option(A)
  • Views: 12
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
The window.print() can be used to print the current page in JavaScript.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.