What is the correct syntax for inheritance?
1) class aclass : public superclass
2) class aclass inherit superclass
3) class aclass <-superclass
Answer Posted / anusha
class aclass <-superclass
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Why polymorphism is used in oops?
Why is oop better than procedural?
What is polymorphism and its types?
What is multilevel inheritance explain with example?
What is the real time example of encapsulation?
Is react oop?
• What are the desirable attributes for memory managment?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is inheritance in oop?
What are different oops concepts?
What is class and object with example?
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...
Why do we use polymorphism in oops?
What does I oop mean?
What causes polymorphism?