Is overriding of a function possible in the same class?


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

Post New Answer

More C Sharp Interview Questions

How to transpose rows into columns and columns into rows in a multi-dimensional array?

4 Answers   Microsoft,


What are some examples of desktop applications?

0 Answers  


What is the difference between cookies and session?

7 Answers   ADITI, Infinity, Infotech, VBV, Web Connect,


Can a struct inherit from another struct or class in c#?

0 Answers  


What is JIT (just in time)? how it works?

0 Answers  






What is an escape sequence in c#?

0 Answers  


How does foreach loop work in c#?

0 Answers  


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

0 Answers  


What is the difference between Decorator and Adapter pattern?

0 Answers   QuestPond,


Can you declare a C++ type destructor in C# like ~MyClass() ?

1 Answers  


What is the purpose of ienumerable in c#?

0 Answers  


Can you create enumerated data types in C# ?

1 Answers  


Categories