Possible Answers

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