What is the correct syntax for inheritance?
1) class aclass : public superclass
2) class aclass inherit superclass
3) class aclass <-superclass
Answer Posted / amit
class aclass:public superclass (in c#,c++)
class aclass inherit superclass(in vb.net)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is html an oop?
What is interface? When and where is it used?
What is encapsulation process?
What is variable example?
Which method cannot be overridden?
What is encapsulation selenium?
What is the types of inheritance?
What does sksksk mean in text slang?
class type to basic type conversion
Why do we need oop?
What is data binding in oops?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Is data hiding and abstraction same?
is there any choice in opting subjects like 4 out of 7
Is react oop?