About Virtual functions and their use ?
Answer Posted / sam
virtual function is used to overddin that function in
derived class
| Is This Answer Correct ? | 46 Yes | 4 No |
Post New Answer View All Answers
What are methods in C#?
Is exe is machine dependent?
What is parsing?
Is datetime a value type in c#?
Can abstract classes be final?
Are c# references the same as c++ references?
What is linq c#?
Difference between StackPanel and RelativePanel ?
Describe ways of cleaning up objects in c#.
What is the difference between serialization and deserialization in c#?
What are extender provider components?
What are the generation of Garbage Collection in C# .NET ?
What is managed or unmanaged code?
Are value types sealed?
What is the difference between a function and a method?