To instantiate new instances of an object you need the new keyword, the function name, and a list of values.
JavaScript is a strong object-oriented language that relies, for a large part of its functionality, on objects and their attendant methods and properties.
A (an) __________ is a value or expression containing data or code that is passed on to a function or procedure.
The technique of embedding scripting instructions directly into certain HTML tags is called ____________________.
You must declare variables that will become object references to a newly instantiated objects to _____________________