Answer Posted / rahul
Different parameter data types, different number of
parameters, different order of parameters.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can a class have multiple constructors c#?
Explain inheritance in c#?
What are the properties in c#?
How is lazy loading achieved?
What is .net console?
Is c# easier than c++?
What is the base class in .net from which all the classes are derived from?
write a c# program add two matrix with input number ?
what is a enumeration in c#
How many kinds of elements an array can have?
Why do we use struct in c#?
Why do we need constructor in c#?
What is a Assembly?
What is base class in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?