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

the answer will be -1

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2927


Explain how can you be sure that a program follows the ansi c standard?

1547


Explain the red-black trees?

1203


Why c is known as a mother language?

1133


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

2153


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2404


why wipro wase

2369


What is identifier in c?

1063


about c language

2074


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4424


Give me the code of in-order recursive and non-recursive.

1423


What is use of null pointer in c?

1060


Can you write the function prototype, definition and mention the other requirements.

1201


Which control loop is recommended if you have to execute set of statements for fixed number of times?

1412


What are enums in c?

1290