A

Admin • 833K Points
Coach

Q. 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) no method is suitable

Explanation by: Admin

both recursion and iteration can be used to find the largest and smallest element in an array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.