main()
{
int i = 10;
printf(" %d %d %d \n", ++i, i++, ++i);
}

Answer Posted / kavya

11 11 13

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

difference between java programming and c programming??

2413


Differences between Java and C++? which is faster?

1551


How to get the code from internet while i am doing project

1329


hi i have selected for nda and could please send me the courses offered in nda regarding engineering and all other courses????

1427


How does agile communication differ from tradition software engineering communication? How it is similar?

3519






What do you like and dislike about working for this organisation?

4376


can u perform addition of two octal numbers using java?

4955


how many E1's in pasolink and ipasolink?

1359


Why we use 4 - 20 ma?

1463


What were the most energizing/enjoyable aspects of your job in this given period?

5832


How do you reset or reseed the IDENTITY column?

1542


what is different between static block and public static void main??

1349


what is difference betweeen operator overloading & operator overriding?

1596


Why do you want to work here

1348


why is the scheduling decision needs to be taken when a process switches from running to waiting state.also,if this is because the next process is to be allocated to cpu then why not a scheduling decision taken when a process switches from ready to running state.

1301