struggling with friend class and array of objectsgot it!
problem with pointers how can i get the expected ans by applying the pointers concept?
struggling with friend class and array of objectsthanks for your advice i appreciate but i didnt get the term "instance of class" what is it?how to ...
problem with pointers #include<iostream> using namespace std; void update(int *p,int *q) { *p=(*p)+(*q); *q=...
struggling with friend class and array of objectswanna use the array of objects and friend class concept here but im getting too many errors couldnt...
This user does not accept Private Messages