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 / vara

4 5 5 and garbagevalue

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is double pointer?

1041


What is structure and union in c?

1204


What is string length in c?

1159


Is malloc memset faster than calloc?

1129


What is a function simple definition?

1165


Explain can you assign a different address to an array tag?

1122


Why cant I open a file by its explicit path?

1083


will u please send me the placement papers to my mail???????????????????

1884


Is null always defined as 0(zero)?

1177


What is the use of void pointer and null pointer in c language?

1166


Explain what is the difference between text files and binary files?

1216


What is a good data structure to use for storing lines of text?

1139


What is the time and space complexities of merge sort and when is it preferred over quick sort?

1134


Are enumerations really portable?

1079


Are pointers integer?

1072