Sail E0 Webinar
Question
What will happen after compiling and running following code?
main()
{
printf("%p", main);
}
Options:
A .  Error
B .  Will make an infinite loop.
C .  Some address will be printed.
D .  None of these.
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers