Q870
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
AnswerD.
Impossible to find the largest and smallest numbers
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board