Can we have inheritance without polymorphism?


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

Post New Answer

More OOPS Interview Questions

Write a program to demonstrate the use of 'Composition' in C++

2 Answers  


What is encapsulation in simple terms?

0 Answers  


Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.

1 Answers   Global Academy, Infotech,


What does <> mean pseudocode?

0 Answers  


What are the benefits of polymorphism?

0 Answers  






In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}

1 Answers  


Have you ever interfaced with a database?

2 Answers   IBM,


What is difference between pop and oop?

0 Answers  


what are the uses of C++

1 Answers  


What are the types of abstraction?

0 Answers  


What is encapsulation in oop?

0 Answers  


What are the benefits of oop?

0 Answers  


Categories