1.

List advantages of an array.Please help me​

Answer»

\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}



Discussion

No Comment Found