Infomax Computer Academy
Report Bug
Qus : Which of the following will return reverse string str1?
Qusनिम्नलिखित में से कौन रिवर्स स्ट्रिंग str1 रिटर्न करेगा?
A. str1[ : : -1 ]
B. str1[ : : 1 ]
C. str1[ : -1 : -1 ]
D. None
Solution
A. str1[ : : -1 ]
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others