Multiple Choice
____ is the use of the same names for messages requesting similar services from different classes.
A) Polymorphism
B) Overshadowing
C) Distinction
D) Generalization
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Abstraction is the collection of similar operations
Q18: A(n)_ message is sent to a class
Q19: _ is an important need satisfied by
Q20: A function is considered to be _
Q21: Object-oriented programs consist of a set of
Q23: In Java,the _ constructor takes no parameters.<br>A)
Q24: Messages in Smalltalk that expect arguments are
Q25: All built-in classes in Smalltalk are subclasses
Q26: In Smalltalk,messages that result in the change
Q27: Public members are those accessible to client