A subclass should use the ____ of its superclass to read the values of its inherited instance variables.

A. accessor methods
B. constructor
C. mutator methods
D. class methods


Answer: A

Computer Science & Information Technology

You might also like to view...

A group of statements created using VBA code is called a(n) ____.

A. macro B. procedure C. event D. object

Computer Science & Information Technology

Which of the following statements is false?

a. A dictionary associates keys with values. Each key maps to a specific value. b. A dictionary’s keys must be mutable (such as strings, numbers or tuples) and unique (that is, no duplicates). c. Multiple keys can have the same value, such as two different inventory codes that have the same quantity in stock. d. All of the above are true.

Computer Science & Information Technology

When sorting data click a cell in the column after you click the desired sort button.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____ is used to angle the camera up or down, just as you might tilt your head up or down.

A. Tilt control B. Incline C. Dip control D. Slant control

Computer Science & Information Technology