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

infinite loop executed

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is function and its example?

1272


How do we declare variables in c?

1117


Add Two Numbers Without Using the Addition Operator

882


Write a program to implement queue.

1172


What is the difference between union and structure in c?

1279


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1175


What are the advantages of c preprocessor?

1317


How do you list a file’s date and time?

1111


Explain function?

1139


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

2388


Write a program in c to replace any vowel in a string with z?

1173


What is the main difference between calloc () and malloc ()?

1235


What are the advantages of using linked list for tree construction?

1145


What do mean by network ?

1217


What is include directive in c?

1207