Which of the following is the valid string method?
The .length method
The .upcase method
The .downcase method
The .irreverse method
Correct Answer: D — The .irreverse method
Explanation:
There is no predefined method which can reverse an already reversed string.