Multiple Choice
Which of the following characteristics could be used to create an interface for a file,a cat and a house
A) door
B) tail
C) age
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Polymorphism enables you to:<br>A) program in the
Q52: By convention,the name for a Car interface
Q53: An interface reference may invoke only the
Q54: A class that implements an interface may
Q55: Which statement best describes the relationship between
Q57: Polymorphism allows the addition of classes providing
Q58: Polymorphism specifically enables the creation of programs
Q59: An abstract class cannot have instance data
Q61: When used correctly,polymorphism will never require changes
Q62: Assigning a derived class reference to a