How is method overriding different from overloading?


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

Post New Answer

More C Sharp Interview Questions

Explain how do you convert a value-type to a reference-type?

0 Answers  


Can fields inside a class be virtual?

0 Answers  


What do you mean by jagged arrays in c#?

0 Answers  


When can a derived class override a base class member?

0 Answers  


Describe the overview of clr integration.

0 Answers  


How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  


What are types in c#?

0 Answers  


What do you mean by shared assembly?

0 Answers   Accenture,


What is the difference between finally and finalize block?

0 Answers  


What is the difference between malloc () and new?

0 Answers  


We cannot create instances of static classes. Can we have constructors for static classes?

0 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

0 Answers  


Categories