What does the keyword virtual mean in the method definition?
Answer Posted / guest
The method can be over-ridden.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is Web.config?
What is executenonquery c#?
How do you escape a character?
What to implement on my class Finalize or IDisposable
Explain about multithreading?
What is concrete method in c#?
What is an int in c#?
Which is faster abstract class or interface in c#?
What is the meaning of int parse in c#?
Why do we still see so much non-oo code written in c# today?
Which language is used for desktop application?
Can properties be overloaded in c#?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What is generic method in c#?
What are the return types in c#?