cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Class
Class
Apr 27, 2013 at 4:31pm UTC
Bolong Yu
(73)
What is a parent class?
Apr 27, 2013 at 4:37pm UTC
Maissa
(26)
its when you have two or more classes and the son class inherits the father (parent) class
check here
http://www.cplusplus.com/doc/tutorial/inheritance/
Last edited on
Apr 27, 2013 at 4:40pm UTC
Apr 27, 2013 at 4:39pm UTC
chinchu
(10)
Please read Inheritance in OOPS
http://en.wikibooks.org/wiki/C%2B%2B_Programming/Classes/Inheritance
Topic archived. No new replies allowed.