What will be the size of the following pointers? What are their scalar values? Explain with screenshots. int * p; double
Posted: Sat Feb 19, 2022 3:20 pm
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;
scalar values? Explain with screenshots.
int * p;
double *q;
char* r;
float* s;