how to access the virtual method without creating the objet
for the virtual method?
Answer Posted / vijay
base.virtualfunctionname();
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are extender provider components?
What issues can be faced while delivering code?
Why delegates are required?
What are primitive data types in c#?
What is the difference between throw and throw ex?
What are the collections in c#?
Do void methods have parameters?
What is the difference between gettype and typeof in c#?
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?
Which namespace is required to implement trace ?
What is a nested type. Give an example?
Is int an object in c#?
Can extension methods access private members?
What is dataset c#?
What is a string c#?