In how many ways you can overload a method?



In how many ways you can overload a method?..

Answer / Ankit Desh Pandey

In C#, you can overload a method by changing the number of parameters, the data type of parameters, or the order of parameters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is unity object oriented?

1 Answers  


What does == mean in c sharp?

1 Answers  


What are the main reasons to use c# language?

1 Answers  


What is c# used for?

1 Answers  


What is asp net c#?

1 Answers  


What is web forms in c#?

1 Answers  


What is a dimensional array?

1 Answers  


Can namespace contain the private class?

1 Answers  


What is state c#?

1 Answers  


What method is used to sort the elements of the array in descending order?

1 Answers   Siebel,


How can i Spawn a Thread

1 Answers   HCL,


What is void method?

1 Answers  


Categories