- Home
- Ask a Question
- Question Details
frnds, plz help me by telling the correct answer of the following question:what will be the output of the following programme code:main(){int i=1;printf("\n%d%d%d"i,++i,i++);} the options are:331,133,314,111.plz help me.