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

int i =10
main()
{
int i =20,n;
for(n=0;n<=i;)
{
int i=10
i++;
}
printf("%d", i);

Answer Posted / vignesh1988i

it will not print i value at all , since the loop is always
true for all cases. since the termination condition is
depending upon n&i,always n<=i, what ever possibe positive
value greater than zero ,it may be.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are qualifiers and modifiers c?

1067


What is 2 d array in c?

1092


What are the types of pointers?

1190


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

1296


What is signed and unsigned?

1126


What is the purpose of main( ) in c language?

1190


hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .

2512


How do I get an accurate error status return from system on ms-dos?

1181


what is bit rate & baud rate? plz give wave forms

2030


What are the primitive data types in c?

1135


Can we use any name in place of argv and argc as command line arguments?

1125


Can you think of a logic behind the game minesweeper.

2524


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

6024


What are register variables in c?

1055


all c language question

2492