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
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)
To increase webpage ranking in search engine results, use the ________ technique
Fill in the blank(s) with correct word
Pointers to functions are possible because function ____ are themselves pointer constants.
a. classes b. methods c. names d. values
________ controls are not connected to fields in a table or query.
Fill in the blank(s) with the appropriate word(s).