#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);
}

Answer Posted / john

why is the answer 2 1 1

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What have you done to improve or develop your knowledge / professional qualifications in the last year?

2234


explain different access specifiers in class

1659


what type of questions pannel ask to the intervier? plz i want questions about computer engineering? System security subject.

1600


Why is not creat swap partition in my system.

1309


1. Describe a time when you anticipated potential problems and developed Preventive measures.

1683






how to increase the water ring vacuum pump efficiency?

1666


What is the meaning of int p(char*a);

588


in HVAC how does the chiller functioned .. and what is the chiller cyclic process

1527


how do we calculate physical address if logical address is given in the question?

2477


hi , anyone plz end nic model papers to my id

1509


as we know that java is a platform independent language, but we need jvm for the same operating system why?

1373


Hello everybody, I have applied for the AAI jr executive ATC exam. I am from CSE branch. Is Exam paper for the CSE and other branches same or not? Because I don't have knowlwdge on Electronic subject? Can any one please send me the previous exam papers for AAI Jr Executive of CSE branch My id is: naveen.kocherla@gmail.com Thanks and Regards Naveen

1962


I want the syllabus of Section Enginner(Signal & Telecom) of RRB Exam

2401


Write a program to count the no. of occurrence of word in given string Ex- Ram is good boy. Ram is doing good job. Ram – 2 is – 2 good – 2 boy – 1 doing –1 job – 1

3260


how to handle errors in fastload?

1660