![3 points] What is the output of this C program? Explain. I #include <stdio.h> 2 int main(void) { 3 charx 100; 4double y 3.141](https://media.cheggcdn.com/media%2F531%2F5313cfb5-b093-4b4d-9f6b-1bb2c518ae2f%2Fphp2Yg140.png)
3 points] What is the output of this C program? Explain. I #include <stdio.h> 2 int main(void) { 3 charx 100; 4double y 3.1415926; char *p &х, 6 double *q &y printf”p is %d, q is %d.”, sizeofp), sizeof(q)); 8 return 0 Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .