#include<stdio.h>
void main()
{
int x,y,z;
x=1;
y=1;
z=1;
z=++x||++y&&++z;
printf("%d%d%d",x, y ,z);
}



#include<stdio.h> void main() { int x,y,z; x=1; y=1; z=1; z=++x||++..

Answer / john

why is the answer 2 1 1

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Engineering AllOther Interview Questions

any one help me how the following program execute main() { int x=5; printf("%d %d %d",x,x<<3,x>>2); } //output : 5 40 1

1 Answers  


what is the difference between core java and advance java

0 Answers  


Briefly describe type of and isvalid operators

1 Answers  


What is STP

0 Answers   Tech Mahindra,


Apply Newton?s method to compute the approximate value of root 2. Start the iteration from x0=1, and obtain two iterations.

0 Answers  






what are the difference between grounding,earthing and neutral???????....

1 Answers  


Requesting for AMVI genaral studies syllabus

0 Answers  


i want to section engineer(signal) question paper......plz tell me how i get

0 Answers  


How can I boldly face the interview? Request:I am eagerly waiting for your replay.

0 Answers   Microsoft,


wht is difference b/ osi & tcp/ip model

0 Answers  


what is Networking?

0 Answers  


How small can you make a computer? What are the limiting factors?

0 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)