What is RunTime Polymorphism?

Answer Posted / lalit dhuwe

Polymorphism is defined as one interface to control access
to a general class of actions. There are two types of
polymorphism one is compile time polymorphism and the other
is run time polymorphism. Compile time polymorphism is
functions and operators overloading. Runtime time
polymorphism is done using inheritance and virtual
functions.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are nullable types in .NET

831


Explain me what is encapsulation?

738


Explain what are the deferred execution and the immediate execution in linq?

762


Explain Creational design pattern in .NET?

808


Tell me what is a “jagged array”?

802


Elements of CAS

1938


Explain About GDI object ?

807


Explain asp.net?

816


What are three common acronyms used in .net, and what do they stand for?

748


What is func in .net 3.5?

736


Please explain when should you use .net web forms over asp.net mvc?

748


What is cyclomatic complexity and why is it important?

1913


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

744


What is a windows process in .net?

775


Explain what is reflection in microsoft .net context?

758