Wilhelm is writing a constructor in JavaScript. He uses the word "this" when referring to the properties and methods in his object parameters and functions. Why?
Consider the various JavaScript methods, such as alert(), prompt(), and confirm(). These methods are methods of which object?
Can a programmer refer to a variable from anywhere in a frameset?