What is the most efficient way to count the number of bits which are set in an integer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is static memory allocation? Explain

0 Answers  


Can you explain the four storage classes in C?

0 Answers   TCS,


Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

2 Answers   TCS,


What are identifiers in c?

0 Answers  


find second largest element in array w/o using sorting techniques? use onle one for loop.

15 Answers   BitWise, Zycus Infotech,






print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20

8 Answers   TCS,


what does static variable mean?

0 Answers   TCS,


. Write a program to get a string and to convert the 1st letter of it to uppercase

2 Answers   HTC,


How do you write a program which produces its own source code as output?

0 Answers  


What is cohesion in c?

0 Answers  


How many loops are there in c?

0 Answers  


Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.

4 Answers  


Categories