In a class hierarchy __________.

a. the more general classes are toward the right of the tree and the more specialized classes are toward the left
b. the more general classes are toward the top of the tree and the more specialized classes are toward the bottom
c. the more general classes are toward the left of the tree and the more specialized classes are toward the right
d. the more general classes are toward the bottom of the tree and the more specialized classes are toward the top

b. the more general classes are toward the top of the tree and the more specialized classes are toward the bottom

Computer Science & Information Technology

You might also like to view...

Once you create a List Box control, you add items you wish to display to its ____________.

a. Display property b. Text property c. Items property d. Values property

Computer Science & Information Technology

When an Exception object is thrown and multiple catch blocks are present, what happens?

What will be an ideal response?

Computer Science & Information Technology