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

Unsigned char c;
for ( c=0;c!=256;c++2)
printf("%d",c);

No. of times the loop is executed ?

Answer Posted / subbu

instead of "c++2" if there is "c++" it will not give any
errors. output will be continuosly for infinite number of
times.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1375


What is file in c language?

1052


How will you delete a node in DLL?

1341


What is #line used for?

1074


Write a program of prime number using recursion.

1131


What is the easiest sorting method to use?

1251


Explain what does a function declared as pascal do differently?

1347


What is the scope of an external variable in c?

1098


What are logical errors and how does it differ from syntax errors?

1355


State two uses of pointers in C?

1111


What are multibyte characters?

1194


Explain what is the difference between a free-standing and a hosted environment?

1240


Do you have any idea how to compare array with pointer in c?

1098


Why is sizeof () an operator and not a function?

1093


Is a house a mass structure?

1158