πŸ“Š JavaScript
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)
πŸ’¬ Discuss
βœ… Correct Answer: (A) print()

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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
100
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate