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

is there eligible for computer science engg students to write exams and how much percentage we want to attempt exam based on degree

0 Answers  


i want a richdatatable to be displayed only when a list has some value in the bean, and a datatable with header only if the list is empty. And i want the datatable to be printed only when ajax button is clicked??

0 Answers  


hi friends i am b-tech in computer science having interview of State bank of india clerk day on 30 th april. I want to know the answer of question:"you r B.tech in C.S. why do u want to become a bank clerk?" please help.Its my humble request.

0 Answers   State Bank Of India SBI,


if all user defined constructor of a class made private,can we create an object of that class?justify your answer with an example.

2 Answers  


how many E1's in pasolink and ipasolink?

0 Answers   Huawei,






i need to alone print a number no text by using if statement .say some idea

0 Answers  


True /False 1.the new operator creats a single instance named class and returns a reference to that object. 2. The conditional operator is otherwise known as the ternary operator. 3. Java compiler .Class files in the path specified in CLASSPATH environmental variable.

2 Answers   TCS,


What is The Need of Template?

0 Answers  


How Main()is called by opreting system?

0 Answers  


where are the auto variables stored in c language?

1 Answers  


safety valve calculation?

0 Answers   HEG,


Find the fallacy in the following program segment? int a; short b; b=a;

1 Answers   Geometric Software, IBM,


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • 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)