User: yash8087

  • Public profile

User profile: yash8087

User info
User name:yash8087
Name:yash8087
History
Joined:
Number of posts:13
Latest posts:

struggling with friend class and array of objects
got it!

problem with pointers
how can i get the expected ans by applying the pointers concept?

struggling with friend class and array of objects
thanks 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 objects
wanna use the array of objects and friend class concept here but im getting too many errors couldnt...

This user does not accept Private Messages