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


for (i <= 5 && i >= -1;++i; i > 0) {
printf("%d
", i);
}



for (i <= 5 && i >= -1;++i; i > 0) { printf("%d ", i); }..

Answer / ajay

can anyone explain how this for loop execute?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is c language.

3 Answers  


what is use of malloc and calloc?

0 Answers  


How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?

2 Answers  


#include<stdio.h> { printf("Hello"); } how compile time affects when we add additional header file <conio.h>.

0 Answers  


write a progrmm in c language take user interface generate table using for loop?

0 Answers  


post new interiew question and aptitude test papers

1 Answers  


What does c mean?

0 Answers  


What is the ANSI C Standard?

0 Answers   Celstream,


what is difference b/w extern & volatile variable??

6 Answers   Teleca,


Is a pointer a kind of array?

0 Answers  


what is ans for this scanf(%%d",c);

1 Answers  


Explain built-in function?

0 Answers  


Categories