(Choose 1 answer)
Which of the following is true about window object in JavaScript objects?
A. The window object represents a window in the browser
B. An object of a window is created automatically by the browser
C. A window is the object of the browser, it is not the object of javascript
D. All of the others
9