Examveda
Examveda

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

A. print()

B. printcurrent()

C. print(now)

D. print(this)

Answer: Option A

Solution(By Examveda Team)

The window.print() can be used to print the current page in JavaScript.

This Question Belongs to Javascript >> Parsing, Benchmarking And Logging

Join The Discussion

Related Questions on Parsing, Benchmarking and Logging