To which of the following object does the print() method belong to?
A
window
B
document
C
hash
D
string
Correct Answer: window
The method print() belongs to the window object. The print() method opens the Print Dialog Box, which lets the user to select preferred printing options.