Multiple Choice
When you create a custom object using an object literal or by applying the new Object() command, you create a subclass of the _____.
A) base object
B) object literal
C) prototype chain
D) object constructor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Simon uses the function.apply(thisObj[,argArray] method to call
Q44: Identify the apply() method used to borrow
Q45: Write a note on nested functions.
Q46: Methods are shared between objects by applying
Q47: JavaScript objects do not support _ like
Q49: Identify the significance of this keyword in
Q50: Case-Based Critical Thinking Questions Case 13-4 Edward
Q51: Case-Based Critical Thinking Questions Case 13-3 Thomas
Q52: . If the constructor function is a
Q53: A _ does not follow a specific