What is overloading and how can this be done ?
Answer Posted / rajesh
the above one is absolutely right
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the delegate in c#?
What is using keyword?
What is Covariance and contravariance in C#?
What is data type c#?
Explain About CLS?
Can you instantiate an abstract class c#?
What does string intern do?
What does convert toint32 mean?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
How do I trim a space in c#?
Is goto statement supported in c#?
What is the purpose of the integer parse method the decimal parse method?
Is it not possible to store a boolean value as a variable?
Why do we need encapsulation in c#?
Explain constructor in c#?