i have 2 functions, int add(int a,int b);
double add(int a,int b); does this code implement
overloading? if not what will be the error?
Answer Posted / manoj gharat
it will throw compile error because of same parameter's
data type in second overloaded function.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
What data providers available in .net to connect to database?
How can you assign an rgb color to a system.drawing.color object?
What is concurrency? How will you avoid concurrency when dealing with dataset?
What is meant by localization?
What is the intermediate language between asp and asp.net1.0?
Difference between dispose and finallize method?
Conceptually, what is the difference between early-binding and late-binding?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain About GDI object ?
How do you trigger the paint event in system.drawing?
What is "common language runtime" (clr) in .net?
What is data type and how many types of data types are in .NET ?
What is the benefit of .net core?