Multiple Choice
A method that has the same name but a different set of parameters as an existing method is said to ______ the original method.
A) bind
B) cancel
C) override
D) overload
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: A class's _ members are available to
Q14: What is meant by dynamic binding?
Q15: What is a subinterface?
Q16: The constructor of a subclass can call
Q17: What is an advantage to defining an
Q19: An instance of a superclass can be
Q20: _ is the ability of a class
Q21: What is an access modifier?
Q22: A superclass's private data fields can be
Q23: In a class within a package,the keyword