I know that overloading is not possible in C, and I want to know: why is overloading functions within the class and outside the class treated the same in C++?I know that overloading is not possible in C, a
I know that overloading is not possible in C, and I want to know: why is overloading functions within the class and outside the class treated the same in C++?I know that overloading is not possible in C, a