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

how many times does the loop iterated ?
for (i=0;i=10;i+=2)
printf("Hi\n");

Answer Posted / rahul

infinite times

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should you not use a type cast?

1179


Explain how are 16- and 32-bit numbers stored?

1306


what is a function method?give example?

2415


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1479


What is abstract data structure in c?

1109


What are the 5 organizational structures?

1080


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

1169


Can you think of a logic behind the game minesweeper.

2520


Is c high or low level?

1053


Differentiate between null and void pointers.

1230


Explain what are the different file extensions involved when programming in c?

1157


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

2013


How can you find the day of the week given the date?

1239


Why static variable is used in c?

1085


Who developed c language?

1150