void main()
{
int i=5;
printf(“%d”,++i++)
}

Answers were Sorted based on User's Feedback



void main() { int i=5; printf(“%d”,++i++) }..

Answer / mita

6

Is This Answer Correct ?    7 Yes 3 No

void main() { int i=5; printf(“%d”,++i++) }..

Answer / keshav

compiler error - ++i++

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Engineering AllOther Interview Questions

How do you reset or reseed the IDENTITY column?

0 Answers  


i have passed my gRaduation in BCA and now im looking for post graduation from Germany, i haver passed my ielts wth 6 band, nw plz tell me some question that wll ambessay ask

0 Answers  


print your name without using any semicolon?

1 Answers  


anybody, Please send me the NIC(scientific officer/programmer) model questions papers to this mail id:imtiyazahamed14@gmail.com

0 Answers  


what are the differences between structures and arrays in c language?

1 Answers  






Write a C program to solve the quadratic equation ax^2+bx+c=0. A quadratic equation has two roots which are given by the following two formulas: root1= -b+sqrt(b^2-4*a*c)/2*a root1= -b-sqrt(b^2-4*a*c)/2*a The program request the user for input a,b,c and the output will be root1 and root2.

1 Answers  


Explain what is meant by repetition of information and inability to represent information. Explain why each of these properties may indicate a bad relational database design.

1 Answers  


i want to know about the scope of IT engineers in ONGC

0 Answers  


Why it is a preferable option in parallelextender development ?

0 Answers  


A polynomials in mamory can be represented by____________

0 Answers  


what are enumerations in c language?

0 Answers  


HI frds,,,am final yr IT student.. i secured 81% in x 55% in xii 87% in Btech upto last sem (no standing arrears..) i dt kw clearly abt MNC eligibility criteria.. i heard tat TCS hired 1y abv 60% 1y..so pls help me.. wic cmpnys r anouncd 55% may eligibl in 2011??? pls rly me clearly and sugst som of d compny names...

1 Answers  


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)