Why is polymorphism important in oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...

2 Answers  


what are the disadvantages of C++?

25 Answers   ATS, Infosys, UNI, Wipro,


I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.

0 Answers  


What is deep and shalow copy?

3 Answers   L&T, TCS,


what is object slicing

3 Answers   TCS,






Can java compiler skips any statement during compilation time?

0 Answers  


What are generic functions and generic classes?

5 Answers  


How can we use the preprocessor #if and #elseif.

2 Answers  


explain sub-type and sub class? atleast u have differ it into 4 points?

0 Answers   Infosys,


What is cohesion in oop?

0 Answers  


Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.

6 Answers  


What is Object and Class? What are the differences between them?

5 Answers  


Categories