Which of the following is true? Before you answer, define smaller in this context.

a) When class D is derived from class B, the base class is usually smaller.
b) A subclass is usually smaller than the superclass.
c) A parent class is usually larger than a child class.
d) A class that inherits is usually larger than the class from which it inherits.


a) When class D is derived from class B, the base class is usually smaller.
d) A class that inherits is usually larger than the class from which it inherits.

Computer Science & Information Technology

You might also like to view...

Which commands can you use to determine who is logged in on a specific terminal? Which command shows you which terminal you are giving the command from?

What will be an ideal response?

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 4-3Sam is trying to decide the best way to design the background of his web page. He would like to add background images and background styles to his design. He needs to understand how browsers load a background image as well as learn about background style properties. Sam needs to know how to tell the browsers to scale the image in order to cover all the background while still retaining the proportions of the image, even if that means cropping the image. The keyword Sam should use is ____.

A. contain B. content C. cover D. auto

Computer Science & Information Technology

Indicate how pointer-based schemes can be made less susceptible to damage by the loss of a pointer.

What will be an ideal response?

Computer Science & Information Technology

A(n) ____ can be used to jump to a specific point in a presentation.

A. action B. bookmark C. highlight D. wizard

Computer Science & Information Technology