#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
when will the group1&group2 exams will be held
How small can you make a computer? What are the limiting factors?
Calculate the interstage pressure ratio per stage for a two stage compressor if the overall pressure ratio is 10.
hey guys.... My name is Bandana Thakur.Im a cse(8th sem) student.i want to make my career in php language.i want to work with google,wipro,tcs,infosys.peoples tell me that the salary package of php developer is very less n these companies do not work in php language.please tell me what i do now? should i go with the php language or make my career in another language? pls reply me in my e-mail id bandana.thakur14at@gmail.com
hi,i just want to know the best institute to learn oracle in bangalore because i am doing my BE there?
write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers
Hi, I am preparing for Assistant Motor Vehicle Inspector (AMVI) exam.If any body having old question papers please send.My mail id is siyadndd@gmail.com
100 computers ip how to calculate
how can i install windows-xp operating system in single time to 50 computersconnected in a LAN.
Write a nonrecursive routine to reverse a singly linked list in O(N) time.
to acheve the IP 65 protection class does it is mandatory to apply silicon grease?
What are annotations? What are assertions? why they are used why not if-else?? what is normalization? what is QuickSort? what are Avl trees?
why need of new operator in java why not in c++
why there is a collision in switch
When to use Stub and Not So Stubby Area? 10. How to get the external routes without making area Not So Stubby?