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...

What is the output of the program given below

#include<stdio.h>
main()
{
char i=0;
for(;i>=0;i++) ;
printf("%d\n",i);
}

Answer Posted / sh college,thevara

-128

Is This Answer Correct ?    31 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why malloc is faster than calloc?

1121


What is keyword with example?

1123


Hai what is the different types of versions and their differences

1976


Explain the bubble sort algorithm.

1113


How a string is stored in c?

1116


Is Exception handling possible in c language?

2099


What is the use of putchar function?

1108


List some basic data types in c?

1082


Is it possible to pass an entire structure to functions?

1053


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

3309


What is mean by data types in c?

1072


Why use int main instead of void main?

1178


What is action and transformation in spark?

1227


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

2027


What is enumerated data type in c?

1126