Hi guys,
while solving C aptitudes i came across this question
int main()
{
printf("%%%%\n" );
return 0;
}
ANS:%%
I seriously dont understand how the answer is that.
Can anyone make me understand?
Thanks in advance
while solving C aptitudes i came across this question
int main()
{
printf("%%%%\n" );
return 0;
}
ANS:%%
I seriously dont understand how the answer is that.
Can anyone make me understand?
Thanks in advance
Comment