Which is the correct condition for function overriding?
- The declaration must not be same in base and derived class
- The declaration must be exactly the same in base and derived class
- The declaration should have at least 1 same argument in declaration of base and derived class
- The declaration should have at least 1 different argument in declaration of base and derived class
(b).The declaration must be exactly the same in base and derived class
need an explanation for this answer? contact us directly to get an explanation for this answer