main()
{
int i=5;
printf("%d%d%d%d%d",i++,i--,++i,--i,i);
}

 

what is the o/p and why?

 

 

Hello friend

 

I believe the output will be different on various compilers. Since you are accessing the an operator and using a operation on it at the same time, the compiler output will be varied. If anyone has another opinion about this please do suggest.

 

Surej

Yahoo! India Matrimony: Find your life partner online.

To unsubscribe : [EMAIL PROTECTED]







To unsubscribe : [EMAIL PROTECTED]




Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Web Bug from http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S=:HM/A=2434971/rand=665290941


Yahoo! Groups Links

Reply via email to