main()
{
int a=4,b=2;
a=b<<a + b>>2;
printf("%d", a);
}
Answer Posted / shital
ans is :32
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
Which one would you prefer - a macro or a function?
Is c still relevant?
What is the use of a semicolon (;) at the end of every program statement?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
What is variables in c?
What are the types of type specifiers?
Can a pointer be volatile in c?
With the help of using classes, write a program to add two numbers.
What are the different types of constants?
Why we not create function inside function.
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
How do I send escape sequences to control a terminal or other device?
What oops means?
What does %p mean?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..