| University Courses - http://www.leedstrinity.ac.uk/study/Pages/study.aspx University courses from Leeds Trinity. Progress your career with university courses from Leeds Trinity. - Read more |
| What are Advantages and Disadvantages of arrays? - http://www.xpode.com/ShowArticle.aspx?ArticleId=502 1. It is used to represent multiple data items of same type by using only single name. 2. It can be used to implement other data structures like linked lists, stacks, queues, trees, graphs etc. 3. 2D arrays are used to represent matrices. - Read more |
What are Advantages and Disadvantages of arrays?It is used to represent multiple data items of same type by using only single name. |