A base class may have at most _______ child class derived from it.
a. 1
b. 2
c. 12
d. any number
d. any number
Computer Science & Information Technology
You might also like to view...
Set methods are also commonly called ________ methods and get methods are also commonly called ________ methods.
a. query, mutator. b. accessor, mutator. c. mutator, accessor. d. query, accessor.
Computer Science & Information Technology
A ________ allows you to add, edit, delete, or view data, usually one record at a time
A) macro B) field C) form D) table
Computer Science & Information Technology
What is the value of =4+3*2^2?
A) 16 B) 196 C) 40 D) 28
Computer Science & Information Technology
When a value of one data type is automatically changed to another data type, a(n) ____________________ type coercion is said to have occurred.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology