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 Answers
1-6 of  6
6 Answers
Cognizant
Practice Mock Test
Cognizant