how to access the virtual method without creating the objet
for the virtual method?



how to access the virtual method without creating the objet for the virtual method?..

Answer / vijay

base.virtualfunctionname();

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is dependency injection?

0 Answers  


What is difference between ilist and list in c#?

0 Answers  


What are the Uses of CLR

0 Answers   TCS,


What is global namespace in c#?

0 Answers  


How many root nodes are there in an xml document?

0 Answers  






What is the meaning of 0 in c#?

0 Answers  


What is ienumerator c#?

0 Answers  


Is string immutable in c#?

0 Answers  


What is the difference between namespace and class?

0 Answers  


How do you create partial methods?

0 Answers  


What is the difference between static and constant variables?

0 Answers   Accenture,


What is hashtable c#?

0 Answers  


Categories