1.

When is function overloading needed?

Answer»

Function overloading is normally used when several function of the same name perform identical tasks on different data types.



Discussion

No Comment Found