Computer Science, asked by RMKING, 5 hours ago

What is the missing statement to be added for the following program to print 35: # include int main( ) { int j=35, *ptr ; printf ( "%d\n", ptr ) ; return 0 ; }
A. ptr = &j;
B. i=j;
C. i=35;
D. pointer

Answers

Answered by ssajwan640
0

Answer:

#8₩_¥fxtkkfRR☺☺☺

Similar questions