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

1) A programmer must have the source code for libraries to extend them, even using inheritance.
2) If class D is derived from class B, we speak of D as the child class and B as the parent class.
3) If class D is derived from class B, we speak of D as the derived class and B as the base class.
4) If class D is derived from class B, then we say that class D inherits from class B.
5) If class D is derived from class B then class D has only some of the members from B,
and the additional members defined in D.


1) F
2) T
3) T
4) T
5) F

Computer Science & Information Technology

You might also like to view...

Determine if IPv6 is enabled on the local system by finding the link-local address of a network interface.

What will be an ideal response?

Computer Science & Information Technology

Bibliographical sources are sorted alphabetically by author

Indicate whether the statement is true or false

Computer Science & Information Technology

The paint method is used to get data from the user.

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

Computer Science & Information Technology

Windows 7 Business is a commonly implemented version for the business environment

Indicate whether the statement is true or false

Computer Science & Information Technology