Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

main()
{
int a=4,b=2;
a=b<<a + b>>2;
printf("%d", a);
}

Answer Posted / abhishek ranjan

32

Is This Answer Correct ?    37 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

1155


Do pointers take up memory?

1207


program for reversing a selected line word by word when multiple lines are given without using strrev

2535


What are file streams?

1068


What are the types of operators in c?

1100


write a program to copy the string using switch case?

2946


Why is structure important for a child?

1145


What is the advantage of using #define to declare a constant?

1156


What is array in c with example?

1356


Explain what are run-time errors?

1141


can anyone please tell about the nested interrupts?

2183


Write the syntax and purpose of a switch statement in C.

1150


List the difference between a 'copy constructor' and a 'assignment operator' in C?

1138


Which is better between malloc and calloc?

1252


What is a structure in c language. how to initialise a structure in c?

1116