[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: C++

8 / 187

What is Derived class?

Answer:

A derived class can be defined by specifying its relationship with the base class in addition to its own details. the general form of defining a derived class is

Class derived_class_name
{
--------------
--------------//members of derived class
--------------
};

Asked In ::

Post Your Answer Here:


Rate This: +0 -0     
Report    

Post Your Reply Here:

Alert me
q4i-reply-your-answer

Report Error

Please Login First Click Here

Most Popular Qs.