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

655

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

show how link list can be used to repersent the following polynomial i) 5x+2

2405


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

2125


What is the difference between printf and scanf )?

1155


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

2019


FILE PROGRAMMING

2296


Is null a keyword in c?

1256


What is sizeof c?

1128


How do I use void main?

1149


What is difference between array and pointer in c?

1144


Can we access the array using a pointer in c language?

1098


Is it possible to initialize a variable at the time it was declared?

1260


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1258


What is bubble sort in c?

1108


What is define c?

1161


What is ## preprocessor operator in c?

1138