Which property of the navigator object identifies the operating system for which the browser was compiled?
Which one of the following choices best describes how cookies are stored on a user’s hard drive?
Which property of the location object specifies the full URL of a file or site?
Which method of the String object would you use when writing a complex mathematical formula in JavaScript that includes powers, such as “E=MC2”?
You want to comment out multiple lines of JavaScript.
Which of the following should you use in your code?