Answer Posted / isaiselvan s
In this Mechanism by which a call to an overridden function is resolved at a Run-Time( not at Compile-time). If a BaseClass contains method must be a Virtual method in C# to be overridden..
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is the significance of classes in oop?
Is this job good for future? can do this job post grduate student?
What is difference between polymorphism and inheritance?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is multilevel inheritance?
Can destructor be overloaded?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the difference between static polymorphism and dynamic polymorphism?
Where You Can Use Interface in your Project
What is inheritance in simple words?
Is data hiding and abstraction same?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is encapsulation example?
What is the real time example of inheritance?
What are the benefits of polymorphism?