sum of stackplz check why does it not provide the require output #include<iostream> using namespace std; stru...
facing problem in getting input in classesthnx
facing problem in getting input in classesit is not getting inputs for the object
facing problem in getting input in classes#include<iostream> using namespace std; class person { protected: int id; char name[50]; c...
constructorthe syntax of constructor in some books is name(){............} and some define as name():{............
This user does not accept Private Messages