What is the output of the following code?

#include Main() { Unsigned x=5,y=&x,*p=y+0; Printf ("%u", *p) ; } A) adress of x B) adress of y C) adress of p D) 5


6 उत्तर
1-6 of  6
6 उत्तर
cognizant
मॉक परीक्षण अभ्यास के लिए
cognizant