Question: (2) Write an expression that results in 1 if is a power of 2 and 0 otherwise (3) Given the functions fun1 and fun2, fill-in

(2) Write an expression that results in 1 if is a power of 2 and 0 otherwise (3) Given the functions fun1 and fun2, fill-in the table below and described what each function does int fun1(unsigned w) return (int) ( (w >24); int fun2(unsigned w)1 return ((int) w 24; h fun1()fun2( 0x00000076 0x87654321 0x000000C9 OxEDCBA987
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
