Answer Posted / rajkamal
Method Overload can be
1.Same Method Names with Different parameter Types
2.Same Method Names with Different No. Of Arguments
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to inline assembly or il in c# code?
What is asp net c# corner?
What are c# collections?
Give an example to show for hiding base class methods?
Is lazy thread safe c#?
What is strong name in c# and how can we use it?
What is anonymous class in c#?
How garbage collection deals with circular references.
What is the process of delegation?
What is a dll in c#?
Define interface class in c#?
What is default boolean value in c#?
Is c# still popular?
What are the types of access modifiers?
What is unsigned int?