How can you overload a method?

Answers were Sorted based on User's Feedback



How can you overload a method?..

Answer / guest

Different parameter data types, different number of
parameters, different order of parameters

Is This Answer Correct ?    6 Yes 0 No

How can you overload a method?..

Answer / bala

Whenever The Method have a same name but differnt
parameters,we can do overloading...

Is This Answer Correct ?    2 Yes 0 No

How can you overload a method?..

Answer / shoaib

Whenever The Method have a same name but differnt
parameters like Different parameter data types, different
number of
parameters, different order of parameters ..
we can do overloading...

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How do you inherit from a class in C#?

1 Answers  


What are strong name assemblies?

0 Answers   CitiusTech,


Explain the various types of classes used in c#?

0 Answers  


What?s the top .NET class that everything is derived from?

4 Answers   Hindawi, Siebel, Visual Soft,


What’s difference between Association, Aggregation and Inheritance relationships?

2 Answers   TCS,






Does c# support templates?

0 Answers  


Is c++ or c# better?

0 Answers  


When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?

1 Answers  


Hi!!! my question is how we can apply or do Themes in C#.NET? please any sample or website from where i can get the answer.

1 Answers  


How can you prevent escaping on backslashes in C# with string definitions?

0 Answers   Siebel,


Explain about WSDL

0 Answers   Digital GlobalSoft,


Define xslt.

0 Answers  


Categories