Sail E0 Webinar
Question
What will be the output of given program?
#include
void main()
{
int a=1;
if("%d=hello", a);
}
Options:
A .  complier error
B .  no error no output
C .  0
D .  1
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

More Questions on This Topic :

Latest Videos

Latest Test Papers