JAVASCRIPT AND CREATING WEB PAGE - Practice Mode

1) Which is window method is used to move the current window?
Correct Answer: Window.move to()
2) Which is property returns the width of the visitor's screen in pixels
Correct Answer: Screen.width()
3) Which is property returns the URL of the current page?
Correct Answer: < herf >
4) Which property is used to transfer files from one host to another host over internet?
Correct Answer: FTP
5) Which open source software is used to upload from client to server or download from server to client?
Correct Answer: FILEZILLA