Can you override private virtual methods?

Answer Posted / sudhir sheoran

It will give compilation error because virtual functions
can't be private.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between yield and return?

460


Which operator cannot be overloaded in c sharp?

487


What does firstordefault mean in c#?

468


Why do we use abstraction in c#?

470


What are c# i/o classes?

565






What is the difference between dataset and datatable in c#?

542


Which class does the remote object has to inherit?

604


What is the difference between C# 3.5 and C# 4.0?

531


What is list collection in c#?

520


What is global namespace in c#?

479


Is c# and .net same?

484


What is the difference between parse and tryparse in c#?

487


What is the system namespace?

471


What are the Types of JIT and what is econo-JIT

792


What is a nullreferenceexception and how do I fix it?

532