Answer Posted / dsp
When you specify Virtual method as a private member it will
gives compilation error.So u on't
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can a constructor be static in c#?
What is difference between internal and protected internal in c#?
What are the various components in crystal reports?
Why do we use void in c#?
What are indexers in c# .net?
Are value types sealed?
What is file extension of webservices?
Can properties be static in c#?
Can we have multiple threads in one app domain?
What does readonly mean in c#?
What is the use of dll file in c#?
Which is faster abstract class or interface in c#?
What is the difference between yield and return?
How big is a 64 bit integer?
What is the difference between CONST and READONLY?