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

Why we use dll in c#?

533


Illustrate serialization?

497


What is the difference between Java and .NET garbage collectors?

499


How do I type a whitespace character?

517


What are the basics of c#?

542






What is ulong in c#?

557


How do I automate my desktop application?

489


What is xor operation?

517


What is private virtual in C#?

573


What is a nested type. Give an example?

604


Explain about Threading Types.

589


Does main have to be static c#?

478


How you will create satellite assemblies?

476


Where’s global assembly cache located on the system?

518


Explain how is the dll hell problem solved in .net?

449