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

1) Polymorphism allows classes to be added with little or no modifications
to the generic portion of a program.
2) When used correctly, polymorphism will never require changes to be
made to any part of the program.
3) Unfortunately, polymorphic programs make it difficult to add new
capabilities to a system.
4) Polymorphism enables objects of different classes that are related by a
class hierarchy to be processed generically.


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

Computer Science & Information Technology

You might also like to view...

By default, the duration of the setOpacity method is one second.

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

Computer Science & Information Technology

To increase webpage ranking in search engine results, use the ________ technique

Fill in the blank(s) with correct word

Computer Science & Information Technology

Pointers to functions are possible because function ____ are themselves pointer constants.

a. classes b. methods c. names d. values

Computer Science & Information Technology

________ controls are not connected to fields in a table or query.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology