The difference between linear array and a record is

  1. An array is suitable for homogeneous data but hte data items in a record may have different data type

  2. In a record, there may not be a natural ordering in opposed to linear array.

  3. A record form a hierarchical structure but a lienear array does not

  4. All of above


Correct Option: D

Find more quizzes: