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
What are the Types of compatabilities and explain them
What is pure abstract class in c#?
What is asp net c#?
What is console readkey in vb net?
Can hashset contain duplicates c#?
how encapsulation is implemented in c#
What is singleordefault?
What is stringreader in c#?
Can we have 2 main methods in c#?
What are the various components in crystal reports?
how to implement a web service in .net
What are immutable types in c#?
What is type class in c#?
What does console readline do in c#?
What is ienumerable t in c#?