given an integer say N you need to find the following
1.the number of set bits in N
2.The position of the least significant set bit
3.the position of the most significant set bit
Answers
Answered by
0
Answer:
the number of set bits in N
Similar questions