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

Can a dictionary have the same key?

0 Answers  


What are the uses of namespaces?

0 Answers  


Can you declare a class or a struct as constant?

0 Answers  


What is difference between array and arraylist c#?

0 Answers  


What's the difference between abstraction and encapsulation?

0 Answers  






What is a collection class in c#?

0 Answers  


Does C# support multiple inheritance?

5 Answers  


Why is c# used?

0 Answers  


How can we sort the elements of the array in descending order?

0 Answers  


How jit (just in time) works?

0 Answers  


how can include .netframeworl 2.0 in application setup

1 Answers  


What is dll in vb.net?

0 Answers  


Categories