What is the correct syntax for inheritance
a) class aclass : public superclass
b) class aclass inherit superclass
c) class aclass <-superclass
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of void main() in C++ language?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
Why do we use setw in c++?
What is setiosflags c++?
What is a list c++?
What is a manipulative person?
How is data hiding achieved in c++?
What is a base class?
Is string data type in c++?
write a C++ programming using for loop: * * * * * * * * * *
What is c++ manipulator?
Do you know the use of vtable?