__________ is used frequently in JavaScript to combine text strings, especially in conjunction with prompt() and alert().
___________ is JavaScript's server-side solution. It enables you to connect Web pages to databases, as well as enable server-side image maps and save client state so that the computer will remember where the client is in a multi-page preocess.
The ____________ method counts from the ending position of the string.
________________ developed JavaScript.
A button that changes its image on mouseover is an example of _______________.
A server named www.cobbwebdesign.com can set a cookie for the domain name www.microsoft.com.
Which of the following is a correct way in JavaScript to target the second frame in a frames array, assuming the name of the frame is "b"?
What should you use to evaluate multiple custom objects?
The ____________ contains path information for the URL that issued the cookie.
The built in function parseFloat() __________________.