InterviewSolution
Saved Bookmarks
| 1. |
When array reversal and rotation is applied to the same array then the output produced will also be the same every time.(a) true(b) falseThis is a very interesting question from Arrays Types topic in portion Arrays Types of Data Structures & Algorithms IThis question was posed to me during an online interview. |
|
Answer» The correct choice is (B) false |
|