Home / Engineering / Data Structure and Algorithms (DSA) / Question

M

Mr. Dubey • 51.43K Points
Coach

Q.) The difference between linear array and a record is_____

(A) an array is suitable for homogeneous data but the data items in a record may have different data type
(B) in a record,theremay not be a natural ordering in opposed ti linear array
(C) a record form a hierarchical structure but a linear array does not
(D) all of above
Correct answer : Option (D) - all of above

Share

Discusssion

Login to discuss.