User: programmerA

  • Public profile

User profile: programmerA

User info
User name:programmerA
History
Joined:
Number of posts:8
Latest posts:

hellp
Finally, i have to -Write main code in order to test my work with: A. constant object B. non con...

hellp
#include <iostream> #include "polygon.h" using namespace std ; class tringle: public polygon { pr...

hellp
#include <iostream> #include "polygon.h" using namespace std ; class rectangle: public polygon { p...

hellp
and for friend class should i declare it in another class ? or what

hellp
I have did this !! #include <iostream> using namespace std; class polygon { protected: int widt...

This user does not accept Private Messages