What does the keyword virtual mean in the method definition?
Answer Posted / venu gopal
The method can be over-ridden.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is difference between ienumerable and list in c#?
Is static thread safe?
What is the size of a decimal?
What is lambda expression in c#?
What is an assembly qualified name
What are Types of assemblies that can be created in dotnet
What are the types of comments in c#?
What is ienumerable <> in c#?
Can an int be negative c#?
What is a multi line comment?
How does return work in c#?
Write down the c# syntax to catch an exception
What is difference between array and list?
What is ienumerable t in c#?
Explain the difference between access specifier and access modifier in c#?