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=0;
while(+(+i--)!=0)
i-=i++;
printf(i);
}

Answer Posted / cholan

-1

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1136


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

1260


What is keyword in c?

1061


Can a function argument have default value?

1203


How can I split up a string into whitespace-separated fields?

1102


Do string constants represent numerical values?

1445


Is main a keyword in c?

1178


How do you print an address?

1323


What extern c means?

1056


Write a code to determine the total number of stops an elevator would take to serve N number of people.

1309


How to declare pointer variables?

1306


What is a ternary operator in c?

1174


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

2055


What is the difference between c &c++?

1203


Explain the priority queues?

1137