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

*
**
***
****

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a value that does not change during program execution a) variabe b) argument c) parameter d) none

1291


Suggesting that there can be 62 seconds in a minute?

1104


What are volatile variables in c?

995


What is the code for 3 questions and answer check in VisualBasic.Net?

2209


What language is windows 1.0 written?

1139


What is hashing in c?

1211


what is stack , heap ,code segment,and data segment

2770


Which is better between malloc and calloc?

1254


Explain how can I prevent another program from modifying part of a file that I am modifying?

1142


Explain threaded binary trees?

1214


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

3371


What is a rvalue?

1262


What is c mainly used for?

1119


What's the difference between constant char *p and char * constant p?

1191


What is wild pointer in c with example?

1111