A

Admin • 833K Points
Coach

Q. Which of the following methods can be used to find the largest and smallest number in a linked list?

  • (A) recursion
  • (B) iteration
  • (C) both recursion and iteration
  • (D) impossible to find the largest and smallest numbers

Explanation by: Admin

both recursion and iteration can be used to find the largest and smallest

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.