Computer Science, asked by Nidhichaudhary2338, 1 year ago

When do we use function overloading nad overriding?

Answers

Answered by GOPINTR
0
Inheritance: Overriding of functionsoccurs when one class is inherited from another class. ...Function Signature: Overloaded functions must differ in functionsignature ie either number of parameters or type of parametersshould differ.
Similar questions