Computer Science, asked by tcdthegreat47, 1 month ago

what is function overloading ? which principal of OOP is implemented using overloading ?​

Answers

Answered by joshcadetsree123
0

Answer:

The ability of the function to process the message or data in more than one form is called as function overloading.

Concept is POLYMORPHISM.

Answered by lovernavi3468
1

Answer:

Polymorphism is the OOP principle which implements function overloading.

Explanation:

I hope it helps you

please mark me brainlist

Similar questions