Hactoberfest2021 icon indicating copy to clipboard operation
Hactoberfest2021 copied to clipboard

Want to add function overloading program in C++ to find the area of a rectangle.

Open LeViiAcKerMan01 opened this issue 1 year ago • 3 comments

LeViiAcKerMan01 avatar Nov 01 '23 03:11 LeViiAcKerMan01

Bro, I want to contribute in this issue but I didn't get it can you please explain. I am a beginner so can you please explain in what means you need a overloading function.

Abhi20-netizen avatar Dec 18 '23 16:12 Abhi20-netizen

Bro, I want to contribute in this issue but I didn't get it can you please explain. I am a beginner so can you please explain in what means you need a overloading function.

Buddy , function overloading is a feature of oops , it means two functions can have the same name but different parameters. I encountered a question on function overloading in Hackerrank , and the concept was new to me so i just thought of making a contribution on this thing only ! You can create you own issues and then once you are assgined the issue can work on that one . I am not that great either .... for more explanation you could refer this documentation from GFG https://www.geeksforgeeks.org/function-overloading-c/

LeViiAcKerMan01 avatar Dec 25 '23 12:12 LeViiAcKerMan01

ok bro, i will try it

Abhi20-netizen avatar Dec 25 '23 13:12 Abhi20-netizen