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

1. A class definition may include a constructor or a destruct or, but will not reasonably include both.
2. A single driver program may instantiate two or more instances of the same class.
3. Developers often use inheritance to simplify and shorten their implementation tasks.
4. Structured programming control structures do not apply in designing a class when inheritance is used.
5. When two classes have a generalization/specialization relationship, the more specific class may contain additional information.

1. False
2. True
3. True
4. False
5. True

Computer Science & Information Technology

You might also like to view...

To copy a non-adjacent group of files, press and hold the ________ key

A) C B) Tab C) Shift D) Ctrl

Computer Science & Information Technology

The New Slide arrow is located on the ________ tab

A) File B) Insert C) Design D) Home

Computer Science & Information Technology