Menu

[Solved]-Question 21 Output Following Program Int Main Int X 11 2 3 4 5 Int Px Pi Printf D D P P 1 Q37205861

Question 21 What is the output of the following program? int main)( int x[] -11, 2, 3, 4, 5]; int pX; ++*pi printf (%d%d, *

EXPLAIN PLZ thx

Question 21 What is the output of the following program? int main)( int x[] -11, 2, 3, 4, 5]; int pX; ++*pi printf (“%d%d”, *p, * (p+1) ) ; printf (“%d”, return 0; *p); Show transcribed image text Question 21 What is the output of the following program? int main)( int x[] -11, 2, 3, 4, 5]; int pX; ++*pi printf (“%d%d”, *p, * (p+1) ) ; printf (“%d”, return 0; *p);

Expert Answer


Answer to Question 21 What is the output of the following program? int main)( int x[] -11, 2, 3, 4, 5]; int pX; ++*pi printf (“%d%… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *