Can you override private virtual methods?

Answer Posted / umesh

No, moreover, you cannot access private methods in
inherited classes, have to be protected in the base class to
allow any sort of access.

Is This Answer Correct ?    28 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the collections in c#?

660


What does dbml mean in texting?

690


what is c# command?

700


What is the adv of using System.Text.StringBuilder over System.String?

726


What is an inheritance ?Give an example in which inheritance is used?

742


What is private constructor c#?

680


What is the use of iqueryable in c#?

651


What is sql transaction in c#?

669


Explain the difference between the system.array.copyto() and system.array.clone()?

693


How do you create partial methods?

736


What do you mean by default constructor?

816


What are actions in c#?

638


Explain the serialization in .net

726


What is the difference between arraylist and list in c#?

637


What is use of a HashTable in .NET?

902