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

Answers were Sorted based on User's Feedback



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

Answer / kavya

11 11 13

Is This Answer Correct ?    8 Yes 5 No

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

Answer / anonymous

it depends on compiler

Is This Answer Correct ?    8 Yes 6 No

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

Answer / vaibhav

13 11 11

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Engineering AllOther Interview Questions

I am from B.Tech back ground, i had Applied to do masters in Engineering management, and university gave Admission and sent I-20, if the interviewer asks why are doing masters in this field, even you are from B.Tech (information technology)? Can any one give me relevant answer, if interviewer asks that question

0 Answers   US Consulate,


an upper layer message is split into 10 frames each of which has an 80 percent chance of arriving undamaged.if no error control is done by the data link protocol,how many times must the message be sent on the average to get the entire thing through?

0 Answers  


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

3 Answers  


how many address lines are necessary to address two megabytes(2048k) of memory

1 Answers  


why we need embedded system

0 Answers  






hi i am kavita banjare iam 2007 passout studentin informaion technology. please give me technical paper.thanks sir............

1 Answers   Bajaj, Reliance,


7)8 mark X Y Z X Y Z + A B - A B -------- --------- C D E F B G A find X,Y,Z,G (8marks)

0 Answers   Infosys,


How Good is tata nano?

0 Answers   TATA,


main() { int a=10,b; b=a>=5?100:200; printf("%d\n",b); }

1 Answers   Vector,


Briefly describe your ideal job?

0 Answers  


A bar of steel 24 mm in diameter was subjected to a tensile load of 60 kNs and measured extension on a 20-cm gauge length was 0.009 cm and the change in diameter was 0.00375 cm. Calculate the Bulk modulus?

0 Answers  


What is protocol

9 Answers   IBM,


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4452)
  • Electrical Engineering Interview Questions Electrical Engineering (16636)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)