What will be the size of the following pointers? What are their
scalar values? Explain with screenshots.
int * p;
double *q;
char* r;
float* s;
What will be the size of the following pointers? What are their scalar values? Explain with screenshots. int * p; double
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am