About Virtual functions and their use ?
Answer Posted / vishal sharma
Virtual Method are feature of object oriented programming
and used to Identify the Type of object that is calling any
particular method at the Run time so provides flexibility in
calling method.
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is difference between continue and break in c#?
What is binary search tree in data structure?
What is the difference between a private assembly and a shared assembly?
What is type safe in c#?
When should you use generics?
What are the three types of operators?
What is decimal in c#?
What are native methods?
What is the difference between abstraction and encapsulation in c#?
What is oledbconnection c#?
what is main function of alternate teamplate of datalist?
What does break do in loop?
Which technology is best for desktop application?
Can you inherit multiple abstract classes in c#?
What is difference between first and firstordefault?