There may be empty space in a block if an integral number of records do not fit in one block.
Anonymous Quiz
82%
T
18%
F
Refers to records that exceed the size of one or more blocks and hence span a number of blocks.
Anonymous Quiz
64%
Spanned Records
11%
Blocking
25%
bfr
includes information that describes the file
Anonymous Quiz
23%
file header
23%
A file denoscriptor
54%
All of the a above
Blocking factor is the (average) number of file records stored in a disk block.
Anonymous Quiz
67%
T
33%
F
Reading the records in order of a particular field requires sorting the file records
Anonymous Quiz
62%
T
38%
F
Insertion is not expensive: records must be inserted in the correct order.
Anonymous Quiz
33%
T
67%
F
A binary search can not be used to search for a record on its ordering field value.
Anonymous Quiz
35%
T
65%
F
Reading the records in order of the ordering field is not quite efficient.
Anonymous Quiz
31%
T
69%
F
👍1