Q. What is the syntax of close method for document object?
β
Correct Answer: (D)
Close()
Explanation: In order to close a document object, we need to call Close().