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

What does get set mean in c#?

493


Does c# have a 'throws' clause?

575


Describe the types of comments in c#?

504


Why are c# strings immutable?

497


How do I make a dll in c#?

500






What is the .net datatype that allows the retrieval of data by a unique key?

454


When should you use generics?

509


What are the desktop applications?

464


Can I use parseint?

481


What are predicates in c#?

540


What is the difference between finalize() and dispose() methods?

529


What is use of abstract class in c#?

492


What is a generic class?

525


What are primitive data types in c#?

518


Define the term immutable ?

618