About Virtual functions and their use ?
Answer Posted / ssss
Virtual functions are used to override the derived class.If
u r using the virtual keyword u must override the the
derived class
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Why do we use reflection in c#?
How does array sort work?
Name the two classes are required for implementing a windows service?
What is difference between array and arraylist in c#?
Value Type and Reference Type Data type in C#?
What is c# entity framework?
What are classes in c#?
How do I count the length of a string in c#?
What is ienumerable t in c#?
What is datareader c#?
What is the use of ienumerable?
What is xslt in c#?
What is console programming language?
What is the advantage of dependency injection?
What is a nullreferenceexception and how do I fix it?