what is runtime polymorphism? For the 5 marks.

Answer Posted / kanan

Run time polymorphism means, compiler would comes to know
which method to execute, at the run time not in compile time.
Example is

-Interface
-Abstract Methods
-Virtual Functions

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the sylabus for priliminaries?

1881


Why is destructor used?

743


What does I oop mean?

810


What is abstract class in oop?

720


What is abstraction oop?

807


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

1081


What are classes oop?

776


What type of loop is a for loop?

844


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6338


2. Give the different notations for the class.\

1780


What is the problem with multiple inheritance?

793


What are functions in oop?

769


How long to learn object oriented programming?

788


What is class and object in oops?

798


Explain the advantages of inheritance.

842