What does the keyword virtual mean in the method
definition?
Answer Posted / guest
The method can be over-ridden.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the difference between continue and break statement?
windows c# using datagridview in edit form sql server
What is the use of main method in c#?
Explain the concepts of cts and cls(common language specification).
Explain how to parse a datetime string?
In howmany ways can you deploy an assembly?
Are cao stateful in nature?
What is the use of properties window?
List the different stages of a thread?
Define xslt.
How Is The Dll Hell Problem Solved In .net?
What is the use of regex in c#?
What is reflection c#?
What is the use of the dispose method in C# ?
Can we change static variable value in c#?