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
What is encapsulation oop?
write knight tour problem which is present in datastructure
c++ program to swap the objects of two different classes
i got a backdoor offer in process global,Bangalore..Can i work with it?
Is this job good for future? can do this job post grduate student?
How do you answer polymorphism?
What is multilevel inheritance in oop?
What is object and example?
What is persistence in oop?
What is multilevel inheritance?
#include
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is oops and why we use oops?
Which is better struts or spring?
What is difference between pop and oop?