Q28
What is the purpose of the reverse() method for lists?
A.
Reverses the order of elements in the list
AnswerB.
Removes the last element
C.
Deletes the list
D.
Adds an element to the list
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board