Examveda
Examveda

What is the syntax of close method for document object?

A. Close(object)

B. Close(doc)

C. Close(val)

D. Close()

Answer: Option D

Solution(By Examveda Team)

In order to close a document object, we need to call Close().

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging