Differentiate between method overriding from method overloading with its functionality?


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

Post New Answer

More C Sharp Interview Questions

Can we write class inside a class in c#?

0 Answers  


What is a three-tier application.

0 Answers   Siebel,


What is the use of ienumerable?

0 Answers  


What are the different types of constructors?

0 Answers  


1.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..

2 Answers  


What is the difference between constants and read-only?

0 Answers  


What is javascriptserializer c#?

0 Answers  


How do you concatenate in c#?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


Is static thread safe?

0 Answers  


What is difference between abstraction and encapsulation in c#?

0 Answers  


what is difference between destruct or and garbage collection ?

0 Answers   Wipro,


Categories