Answer Posted / swapna
we can overload a method by giving same method names with
different parameters. Parameters may differ in data type or
in number.
This is called method overloading .
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a concrete class in c#?
How do I download a program to my desktop?
What is the purpose of escape sequence?
How do I enforce const correctness in c#?
Explain the serialization in .net
Why is c# used?
Give some examples of commonly used i/o classes?
What is IL / CIL / MSIL?
What method is used to sort the elements of the array in descending order?
What is concrete method in c#?
Explain the difference between user control and custom control. Also, explain their use.
Explain the top reason to use c# language?
What is data types in c#?
What are the namespace level elements?
How do you encapsulate in c#?