How can you overload a method?

Answer Posted / shadab

we can easily overload method in C#
this concept is called method overloading.

there are there ways to pass parameter in method
to perform overloading

1>number of parameter
2>Data types of parameter
3>sequence of parameter

for more details visit my blog
http://www.shadab-programminghelp.blogspot.com

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which format you can pass the value in the sleep function?

541


What is platform independence"?

537


Why do we use methods in c#?

471


What is difference between first and firstordefault?

489


What is console writeline in c#?

467






What is an int in c#?

521


What is Inheritance in C#?

571


What are the different types of literals in c#?

499


What is dbml file in c#?

532


Who is a accessibility modifier “protected internal” available to ?

590


Describe two uses of the “using” statement during the operation of c#?

545


What is serialization in unity?

493


What is difference between ienumerable and enumerable in c#?

473


Can we override constructor in c#?

500


How do I edit a dll file?

450