Computer Science, asked by nidhi0306, 3 months ago

List advantages of an array.
Please help me​

Answers

Answered by Oreki
2

\textsf{\large\bf Advantages of an Array}  

   \begin{itemize}\item \textemdash \:\:\textsf{\small In an Array, we can easily access an element using its index number.}\item \textemdash \:\:\textsf{\small The searching process is easy in Arrays.}\item \textemdash \:\:\textsf{\small A 2-dimensional (or, 2D) Array is used to represent matrices.}\item \textemdash \:\:\textsf{\small If one wishes to store multiple values of same type then the Array can be}\\\textsf{\small implemented and used effortlessly}\end{itemize}

Similar questions