Can you override private virtual methods?

Answer Posted / kirti

No. Private methods are not accessible outside the class.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I open the console window?

765


Name the method of servicebase class?

722


Describe an interface class?

751


Why do we need static class in c#?

735


Can fields inside a class be virtual?

719


Can arraylist store different data types in c#?

668


Is there any sample c# code for simple threading?

702


How to parse a date time string?

723


Can I use exceptions in c#?

733


Can we overload the main method in c#?

671


Is c# used for frontend or backend?

804


What are collections in c#?

660


Is int a struct in c#?

676


what is IFormatable

760


explain the features of static/shared classes.

684