Can you override private virtual methods?

Answer Posted / payal mehta

WE can not use private access modifier for VIRTUAL,INTERFACE
and also we can not inherit private methods or properties
in inherited classes.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use stringbuilder in c#?

502


Is array reference type in c#?

482


what is the purpose of using statement in c#

545


Can a method return multiple values in c#?

440


What is an int c#?

473






What is default access specifier for class in c#?

467


What is public void in c#?

504


What is a static in c#?

482


What is the difference between ienumerable and enumerator?

442


What are generics in c#.net?

596


What is definition in c#?

470


Why do we override in c#?

486


How Reflection is used and what it's significance ?

513


What is sealed class in c#?

514


Explanation on Generic?

540