printf("%d"
#include <stdio.h>
int main()
1
int a=5;
int const *pto=&X;
+ +(*ptr);
.d, x);
return og
Answers
Answered by
0
Answer:
Error : x is not defined
if you wrote ‘a’ then the value will be 6
Read my bio once
Similar questions