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

A,B and C can complete a piece of work in 10 days, then how many people are required to finish the whole work in 25 days? a) 10 days b) 15 days c) 20 days d) 22 days e) 25 days

5 Answers   Patni,


what are differences b/w EIA 449 and EIA 530?

0 Answers  


what is the difference between public static void main (String args[]) and static public void main(String args[]) in java?

0 Answers  


what is the work of Loopback ?

0 Answers  


please answer the following question: A table contains the monthly sales data for the 12 months of a year and for the 4 sales zones where each zone has 8 districts.The table is defined in WORKING-STORAGE SECTION.What is the size of the defined table in number of bytes? write statements to calculate the total sales for each month.

0 Answers  






W.A.P to take input of an array and display the entered no. in dos.

0 Answers   NHPC,


what is difference between Fault tolerance Vs fault avoidance

0 Answers  


what is the use of fact tables in your banking project doveleped with teradata?

0 Answers   Wipro,


can anybody send me the technical papers of hewitt associates pls...I cleared aps n GD n has only less time for technical round?

0 Answers   Hewitt,


Why we use 4 - 20 ma?

0 Answers  


what are the different types of database servers

0 Answers   IBM,


How to work Air cooled and water cooled chiller?

0 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5084)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16631)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1094)
  • 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)