Case-Based Critical Thinking Questions
?
Case 13-5
?
Steve has created a custom object. He wants to use a template for all the properties and methods
associated with the object's class.
To add a method to a prototype, Steve should apply the _____ command.
A. objName.prototype.function = method;
B. objName.prototype.method = function;
C. objClass.prototype.method = function;
D. objInstance.prototype.method = function;
Answer: B
Computer Science & Information Technology
You might also like to view...
To create a split form, you click Split Form in the:
A) Forms group on the Controls tab. B) Tools group on the Create tab. C) Forms group on the Create tab. D) Tools group on the Controls tab.
Computer Science & Information Technology
A wireless hotspot is a feature that enables a device to share its cellular WAN connection by setting up a(n) __________ via its own 802.11 wireless.
A. tower B. SSID C. hub D. channel
Computer Science & Information Technology