Exactly same declaration in base and derived class includes______________
(a) Only same name
(b) Only same return type and name
(c) Only same return type and argument list
(d) All the same return type, name and parameter list
I had been asked this question in an international level competition.
Origin of the question is Overriding Member Functions in section Member Functions & its Types of Object Oriented Programming