Wednesday, 8 August 2012

In multi-list organization | C++

a.    Records that have equivalent value for a given secondary index item are linked together to form a list.
b.    Records are loaded in ordered sequence defined by collating sequence by content of the key
c.    Records are directly accessed by record key field
d.    None of the above

Ans: a

No comments: