MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the below function. Let a, b be two non-negative integers. The call find{ a, find(a, b)} can be used to find the |
| A. | maximum of a, b |
| B. | positive difference of a, b |
| C. | sum of a, b |
| D. | minimum of a, b |
| Answer» E. | |