MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Data Structure knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
In which of the following cases is the reversal of a string not equal to the original string? |
| A. | Palindromic strings |
| B. | Strings of length 1 |
| C. | Empty String |
| D. | Strings of length 2 |
| Answer» E. | |