adplus-dvertising
frame-decoration

Question

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: (c).Both recursion and iteration

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following methods can be used to find the largest and smallest element in an array?