What is the correct syntax for inheritance?
1) class aclass : public superclass
2) class aclass inherit superclass
3) class aclass <-superclass
Answers were Sorted based on User's Feedback
Answer / uuh
Obviously, it depends on which programming language is
being used.
| Is This Answer Correct ? | 2 Yes | 2 No |
whats the difference between c and c++
What is oops concept with example?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What type of loop is a for loop?
what are the different types of qualifier in java?
what is the realstic modeling?
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 Answers College School Exams Tests, HCL, IBM, TCS,
tell about copy constructor
What is class and object in oops?
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.