Vidyalelo
Data Structure · Q143

Arrays in Data Structures

Programming · Data Structure · question 143

Q143

To rotate an array by using the algorithm of rotating its elements one by one is an in place algorithm.

A.
true
Answer
B.
false

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board