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 generics are used in c#?
What is this keyword in C#?
in object oriented programming, how would you describe encapsulation?
What are the differences between a class and a struct?
What is thread pooling?
What is static classes in c#?
What is difference between dll and exe in c#?
What is a singleton unity?
What is difference between an reference type and value type in C#?
Can you inherit multiple abstract classes in c#?
Is learning c# hard?
What is default constructor c#?
In which situation(s), the use of "Delegate" is a good idea?
How do I get deterministic finalization in c#?
Enlist some of the properties of a thread class?