Multiple Choice
Identify the use of var objInstance = new objClass(parameters) ; command.
A) To create instances of an object
B) To define a user-defined object
C) To create a custom object
D) To add methods to a custom object
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q67: Which of the following objects is also
Q68: Identify the advantage of using JavaScript's built-in
Q69: Identify the expression used to reference a
Q70: Case-Based Critical Thinking Questions Case 13-2 Michelle
Q71: _ objects are extended by adding new
Q72: Instantiating an object from a constructor function
Q73: A prototype chain ranges from the base
Q75: You should use the _ method to
Q76: Match the following object properties/methods to their
Q77: Which of the following notations is used