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 point of polymorphism?
what are the realtime excercises in C++?
What is interface? When and where is it used?
State what is encapsulation and friend function?
Is oop better than procedural?
What is oops with example?
Why is destructor used?
How can you overcome the diamond problem in inheritance?
Can static class have constructor?
What is use of overloading?
What are the 4 pillars of oop?
What is oops and its features?
What is inheritance in simple words?
What is destructor give example?
What is the highest level of cohesion?