What is the correct syntax for inheritance?
1) class aclass : public superclass
2) class aclass inherit superclass
3) class aclass <-superclass
Answer Posted / pushpa
class aclass : public superclass
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
What does <> mean pseudocode?
What are two types of polymorphism?
What are oops methods?
Is html an oop?
What is the renewal class?
What does and I oop and sksksk mean?
Can a destructor be called directly?
What is class and object with example?
Is abstract thinking intelligence?
What are the advantages of polymorphism?
What is the diamond problem in inheritance?
What do you mean by variable?
What is difference between inheritance and polymorphism?
What is oops?what is its use in software engineering?
What is the difference between procedural programming and oops?