All objects in an object-oriented program are instantiated (created) from a(n) ____.
A. object
B. method
C. class
D. source
Answer: C
Computer Science & Information Technology
You might also like to view...
The Java library that supports database connectivity is called:
a. ODBC b. CDBC c. MDBC d. JDBC
Computer Science & Information Technology
In JavaScript, the ____ object is instantiated automatically when an HTML file is opened in a Web browser, and it belongs to the Document Object Model (DOM).
A. UML B. document C. HTTP D. DNS
Computer Science & Information Technology