Answer Posted / abdullah
By using base class pointer memory to define derive class
is class dynmic polymorphism
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
what is the drawback of classical methods in oops?
Explain the advantages of inheritance.
What is overloading and its types?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is the difference between static polymorphism and dynamic polymorphism?
What are the benefits of polymorphism?
Is data hiding and abstraction same?
What is the significance of classes in oop?
How to call a non virtual function in the derived class by using base class pointer
What is difference between abstraction and encapsulation?
Can main method override?
What are the features of oop?
What are the three parts of a simple empty class?