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 i=5;
printf("%d%d%d%d",i++,i--,i);
}

Answer Posted / mani

4 5 5

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain is it better to bitshift a value than to multiply by 2?

1247


Explain what does a function declared as pascal do differently?

1344


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1395


Why isnt any of this standardized in c?

1125


Why do we use header files in c?

1124


Tell me what is the purpose of 'register' keyword in c language?

1039


What is meant by high-order and low-order bytes?

1102


The file stdio.h, what does it contain?

1214


What are predefined functions in c?

1155


difference between object file and executable file

6800


Can you subtract pointers from each other? Why would you?

1006


Explain the difference between exit() and _exit() function?

1213


What are the different types of constants?

1129


State the difference between realloc and free.

1145


Is r written in c?

1189