Possible Answers
- Computes the tangent of 3.
- Computes the square root of 4.
- Prints wwww.webdevelopersnotes.com in the document.
- Closes a window.
- Causes the window to scroll.
- To open a new window we call the open() method of the window object as:
window.open();