

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following methods can be used to find the largest and smallest element in an array? |
A. | Recursion |
B. | Iteration |
C. | Both recursion and iteration |
D. | None of the mentioned |
Answer» D. None of the mentioned | |