Different between method overriding and method overloading?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

How C# 4.0 supports dynamic programming language?

0 Answers  


What is the difference between static and private constructor in c#?

0 Answers  


What is the difference between System.String and System.StringBuilder classes?

9 Answers  


What is difference between ienumerable and iqueryable in c#?

0 Answers  


what is the scope of anonymous type ?

0 Answers   Wipro,


What is service contract

2 Answers   Synechron,


How do I do implement a trace and assert?

0 Answers  


Which namespace is required to implement trace ?

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  


If the original method is not static you can declare an override method to be static or not?

0 Answers   Siebel,


Can a constructor be private in c#?

0 Answers  


How to update the gui from another thread in c#?

0 Answers  


Categories