Computer Science, asked by haritham2000, 6 months ago

printf("%d"
#include <stdio.h>
int main()
1
int a=5;
int const *pto=&X;
+ +(*ptr);
.d, x);
return og​

Answers

Answered by Imblank
0

Answer:

Error : x is not defined

if you wrote ‘a’ then the value will be 6

Read my bio once

Similar questions