Answer Posted / nitin kumar
By using Different parameter Data type, Different Order of
parameters and different no of parameters
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a method signature in c#?
Explain briefly the difference between value type and reference type?
What does out mean in c#?
Can constructor be protected?
How do you encapsulate in c#?
Why we use extension methods in c#?
Why ref is used in c#?
What is yield return in c#?
Which .gang of four. Design pattern is shown below?
What are native methods?
Is null empty or whitespace c#?
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
Can you use all access modifiers for all types?
What is the advantage of static class in c#?
In which way you can convert a value-type to a reference-type?