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 serialization in unity?
Why do we need generics?
What is uint16?
Explain lock, monitors, and mutex object in threading.
What is view model in c#?
What is concrete class in c# with example?
What is autopostback in c#?
Which .gang of four. Design pattern is shown below?
What are boxing and unboxing?
Is lazy thread safe c#?
Can you create sealed abstract class in c#?
What does the dispose method do with the connection object?
What is the difference between an integer and int?
What is the namespace for the thread class?
Is boxing an implicit conversion?