To rotate an array by using the algorithm of rotating its elements one by one is an in place algorithm.
(a) true
(b) false
This question is from Arrays Types topic in section Arrays Types of Data Structures & Algorithms I
I got this question in a job interview.