To which of the following object does the print() method belong to?
(a) window
(b) document
(c) hash
(d) string
(a) window
(b) document
(c) hash
(d) string
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right option is (a) window
The best explanation: 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.