write a function that has two int parameters


 Write a function that has two int parameters num and n, and returns TRUE when the nth bit in num is 1, otherwise FALSE. This function should use the function in the above problem. (Be careful how to handle Boolean values in C.)

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: write a function that has two int parameters
Reference No:- TGS0220447

Expected delivery within 24 Hours