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
Explain the different types of proxy patterns?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Tell us the differences between an interface and an abstract class in .net?
How will you make .NET programs work in Linux ?
What is the single responsibility principle?
What is the difference between boxing and unboxing?
How can I tell if .net 3.5 is installed?
What is the difference between an abstract class and an interface?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What are the differences between user control and server control?
What is the difference between asp.net and asp?
Is atl redundant in the .net world?
What are the important components of .net?
Explain how to redirect tracing to a file?
What is the best way to crack the certification?