Difficult C Programming Questions

   1.       Write an efficient C program to count the number of bits set in an       unsigned integer.  ...