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

value = 0xabcd;
for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) {
foo();
if (loop & 1)
value >>= 1;
}

how many times is foo() executed?

Answer Posted / ismail

its not 5 its will be 7 !!!!!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c is a low level language?

1203


Compare and contrast compilers from interpreters.

1178


What is variables in c?

1090


What are the uses of null pointers?

1193


Who invented b language?

1471


What are the main characteristics of c language describe the structure of ac program?

1263


How can I sort more data than will fit in memory?

1161


What is the process to create increment and decrement stamen in c?

1103


What’s the special use of UNIONS?

1205


why return type of main is not necessary in linux

2149


What's the best way of making my program efficient?

1148


Can include files be nested?

1152


explain what is fifo?

1129


In which header file is the null macro defined?

1400


How to explain the final year project as a fresher please answer with sample project

1022