Friday, July 31, 2009

Can u pls type a c++ program using class?

I NEED TO GET IDEA ABOUT CLASS





SO PLS USE


1.INHERITENCE


2.CONSRUCTORS


3.POLYMORPHISM AND


4.OBJECT


5.TYPE 4 PROGRAM


PLS WRITE THE FULL PROGRAM BECAUSE I'M NEW TO C++

Can u pls type a c++ program using class?
LOL no...


inheritance just means that there is a subclass that inherits its methods from the higher class in the heirarchy.


inheritance:


http://www.cplusplus.com/doc/tutorial/in...


Constructors: http://www.cplusplus.com/doc/tutorial/cl...


polymorphism:


http://www.cplusplus.com/doc/tutorial/po...


object:


http://www.cplusplus.com/doc/tutorial/cl...





just take the source from the links and put it into one program.
Reply:I wish I knew how to help you.


No comments:

Post a Comment