Can you override private virtual methods?

Answer Posted / naveen

As a private acess level is visible to current class only
it will be meaning less to specify vitual method and more
over it must generate a compilation error.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the different stages of a thread?

482


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

1763


What is the difference between null and string empty in c#?

460


Why do we use 0?

500


Why do we use reflection in c#?

485






Can I do things in il that I can't do in c#?

520


What is an ienumerable in c#?

535


What is this keyword in C#?

584


What is the difference between abstract and abstraction?

435


For methods inside the interface why can’t you specify the accessibility modifier?

545


Is linkedhashset synchronized?

562


What is serialization in dot net?

476


How does the clr work?

495


i want the csharp questions&answeres

1487


What is method in c#?

470