Company: DTCC
Difficulty: easy
Recursive Function Evaluation What is the return value when the shown recursive function is called with a = 3 and b = 5? Integer division is used. 125 27 243 210