What does the keyword virtual mean in the method
definition?
Answer Posted / rakesh
The method must be overriden
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is array and arraylist?
What is the difference between console application and windows application?
What is exe file in c#?
What are c# collections?
Define delay signing?
What are the advantages of constructor?
What is difference between managed and unmanaged code?
Explain the process of abstraction with an example?
What are the 3 types of comments in c#?
explain Garbage collector’s functionality on unmanaged code
How many types of constructors are available in c#?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Why is c# a good programming language?
Is it possible to have a static indexer in c#?
How many variables do you need?