main()
{
int x=5;
printf("%d %d %d\n",x,x<<2,x>>2);
}
what is the output?
Answer Posted / rahul
5
20
0
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What are the 5 organizational structures?
Why can’t constant values be used to define an array’s initial size?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Explain how do you search data in a data file using random access method?
Why doesn't C support function overloading?
What is the difference between functions abs() and fabs()?
How is a structure member accessed?
What is meant by errors and debugging?
Explain a pre-processor and its advantages.
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
about c language
What is sizeof int in c?
List some basic data types in c?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What is the difference between far and near ?