Let’s think about the use of arrays in everyday life. Provide an example

User Generated

FVZBAN2014

Programming

Description

Let’s think about the use of arrays in everyday life. Provide an example and discuss the advantages and disadvantages of using these types of arrays

This is only a discussion question no large paper needed

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Advantages: 
1. You can use one name for similar objects and save then with the same name but different indexes. 
2. Arrays are very useful when you are working with sequances of the same kind of data (similar to the first point but has a different meaning). 
3. Arrays use reference type and so. 

Disadvantages: 
1. Sometimes it's not easy to operate with many index arrays. 
2. C environment doesn't have checking machism for array sizes. 
3. An array uses reference mechanism to work with memory which can cause unstable behaviour of operating system (unless special methods were created to prevent it) and often even "blus screen" and so on.


Anonymous
Nice! Really impressed with the quality.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Content

Related Tags