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

Explain how to add controls dynamically to the form using c#.net.

0 Answers  


What Is A Satellite Assembly?

0 Answers   PUCIT, Siebel Systems,


What?s an abstract clas?

5 Answers   Mind Tree,


How can I process command-line arguments?

0 Answers  


What is enum in c#?

0 Answers  


Differentiate between method overriding from method overloading with its functionality?

0 Answers   Siebel,


Why singleton pattern is used in c#?

0 Answers  


I want to single value if you give any integer value. Below are examples  1. Input: 123  Output: 6 2. Input: 99   9+9=18   1+8  Output: 9 How to get above output?

1 Answers   AxSys,


What?s the implicit name of the parameter that gets passed into the class? set method?

1 Answers  


What are satellite assemblies? How will you get the different language strings?

0 Answers  


What is a clr host?

0 Answers  


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

0 Answers   HCL,


Categories