What are the characteristics of a B-tree of degree m ?

What will be an ideal response?

a. All leaves are at the same level
b. each node contains between m – 1 and [m/2] records
c. each internal node has one more child than it has records (with exception of the root)

Computer Science & Information Technology

You might also like to view...

Used to create a new table from the results of a query

a. Query wizard b. Table query c. Make table query

Computer Science & Information Technology

Some systems use a strategy known as ____ to increase the priority of jobs that have been in the system for an unusually long time in order to expedite their exit.

A. lagging B. aging C. bumping D. accelerated priority

Computer Science & Information Technology