I have written recursive function which will return me the count of number of one bits from a given number. Whenever I try to run the code, it says segmentation fault core dump. Please tell me what’s going wrong in this code??I have written recursive function which will re