Question: 3. Write a procedure called MySub that receives two 32 bit unsigned integers A and B and return using a third parameter. IF B is

3. Write a procedure called MySub that receives two 32 bit unsigned integers A and B and return using a third parameter. IF B is odd then C = (-B +A) - B/2 ELSE C= A*B A- Show the function definition. B- Show a procedure call (7 points) Enter your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
