Answer Posted / bala
Whenever The Method have a same name but differnt
parameters,we can do overloading...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I get the ascii code for a character in c#?
Why generics are used?
How you will create satellite assemblies?
What is Implementation inheritance
What is equal c#?
Can you store strings in arrays?
What are modifiers in c#?
What is the meaning of console writeline in c#?
What is generic collection in c#?
What is the difference between CONST and READONLY?
How to reduce image resolution in C#?
What is toint32 c#?
Can we assign null value to integer?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
Explain the difference between the system.array.copyto() and system.array.clone()?