Q. The difference between linear array and a record is_____ (Solved)
1. an array is suitable for homogeneous data but the data items in a record may have different data type
2. in a record,theremay not be a natural ordering in opposed ti linear array
3. a record form a hierarchical structure but a linear array does not
4. all of above
- d. all of above