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 a;
a=++100;
printf("%d",a);
getch();
}

Answer Posted / khurshid alam

Sorry Error first define a=0; or any value

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between %d and %i in c?

1301


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

3600


write a program for the normal snake games find in most of the mobiles.

2307


Function calling procedures? and their differences? Why should one go for Call by Reference?

1133


How many keywords (reserve words) are in c?

1184


What is the difference between null pointer and wild pointer?

1248


What is #line used for?

1070


What is a nested formula?

1234


What are global variables and how do you declare them?

1167


Is c++ based on c?

1129


What are terms in math?

1097


Is the exit() function same as the return statement? Explain.

1157


Write a program to print "hello world" without using a semicolon?

1118


Can true be a variable name in c?

1088


What is the use of #define preprocessor in c?

1120