In a B*-tree file system, what node stores link information to previous and next nodes??

A. ?inode
B. ?header node
C. ?index node
D. ?map node

Answer: C

Computer Science & Information Technology

You might also like to view...

Which two logical operators perform short-circuit evaluation?

a. AND and NOT b. AND and OR c. OR and NOT d. All perform short-circuit evaluation

Computer Science & Information Technology

What event level indicates an unrecoverable failure in an application or component?

A. Error B. Critical C. Warning D. Information

Computer Science & Information Technology