Child cObj = new Parent()
Wahts the output ?
Answer Posted / deepthi
An error. We cant create such kinda objects.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
What is pure oop?
What are objects in oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is abstraction in oop?
What is purpose of inheritance?
What are constructors in oop?
What is polymorphism give a real life example?
How do you explain polymorphism?
2. Give the different notations for the class.\
what is graphics
What is abstraction and encapsulation?
What is multilevel inheritance?
Why is there no multiple inheritance?
What are the 4 pillars of oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)