What are the advantages of Arrays?April 3, 2019 Marwa KhanIn Data Structure McqsLeave a Comment on What are the advantages of Arrays? A. Easier to store elements of same data type B. Used to implement other data structures like stack and queue C. Convenient way to represent matrices as a 2D array D. All of the mentioned