What is the correct syntax for inheritance?
1) class aclass : public superclass
2) class aclass inherit superclass
3) class aclass <-superclass
Answer Posted / uuh
Obviously, it depends on which programming language is
being used.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the two different types of polymorphism?
What is ambiguity in inheritance?
What are the advantages of polymorphism?
What is for loop and its syntax?
What is data binding in oops?
What is an example of genetic polymorphism?
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...
Can main method override?
write a C++ program for booking using constructor and destructor.
What is class in oop with example?
What is the use of oops?
Is enum a class?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
hi all..i want to know oops concepts clearly can any1 explain??
write a program that takes input in digits and display the result in words from 1 to 1000