Welcome Guest | Sign in | Register
Pointers - Discussion Page For Q.10737 | C Programming Questions and Answers | C Programming Free Online-Tests | LucentBlackBoard | LucentBlackBoard.com

Home > Java Programming > Pointers > Questions and Answers

Q: Predict the output or error(s) for the following?

main()
{
char *p;
p="Hello";
printf("%c\n",*&*p);
}
A. Garbage Value B. 0
C. Compiler Error D. H

Answer and Explanation

Answer:H

Explanation:
There is no explanation...

Comment on this Question

Name:

Loading...




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.