Can we have inheritance without polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
What is multilevel inheritance?
What is polymorphism in oops?
what is the new version of oops
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
what is the function of 'this' operator ?
what is the difference between <stdio.h>and "stdio.h"?
What are the benefits of polymorphism?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
How do you make derived class as an abstract class?
is there any choice in opting subjects like 4 out of 7
Write pseudo code for push in a stack?