Home » HTML » Html miscellaneous » Question
  1. Which of the following is not window object property?
    1. constructor
    2. frames
    3. closed
    4. defaultStatus
    5. None of these
Correct Option: A

Window object properties are frames, history, frameElement, defaultStatus, closed, innerHeight, document, innerWidth, location, name, outerHeight, outerHeight, opener, pageXOffset, parent, screenTop, screen, screenLeft, screen, scroll, status, self, sessionStorage, top.



Your comments will be displayed only after manual approval.