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 a terminating character in c++?
What will happen if a pointer is deleted twice?
What is lvalue?
How many storage classes are available in C++?
What is called array?
What are member functions used in c++?
when can we use copy constructor?
What is friend class in c++ with example?
What is a friend function in c++?
What are maps in c++?
How much do coding jobs pay?
How to create a reference variable in C++