Which of the following statements are true?

a. A subclass is a subset of a superclass.
b. A subclass is usually extended to contain more functions and more detailed information than its superclass.
c. "class A extends B" means A is a subclass of B.
d. "class A extends B" means B is a subclass of A.

b. A subclass is usually extended to contain more functions and more detailed information than its superclass.
c. "class A extends B" means A is a subclass of B.

Computer Science & Information Technology

You might also like to view...

What command prompt command can be used to partition a disk and mange multiple partitions on a system?

A. chkdsk B. format C. parted D. diskpart

Computer Science & Information Technology

? ?In a data entry screen, such as that shown in the accompanying figure, a _____ is a control feature that is used to select one or more choices from a group.

A. ?dialog box B. ?list box C. ?text box D. ?check box

Computer Science & Information Technology