Which of the following methods can be used to find the largest and smallest element in an array?
Posted: Wed Jul 13, 2022 7:40 pm
a) Recursion
b) Iteration
c) Both recursion and iteration
d) No method is suitable
b) Iteration
c) Both recursion and iteration
d) No method is suitable