121. Which contain information about a file needed by system programs for accessing file records:
Correct answer: (C)
File headers
122. The file operations can be divided into how many categories:
Correct answer: (B)
2
123. ___________ take into account only such records that are valid:
Correct answer: (B)
Searching algorithm
124. ___________ file organization is vital for ensuring the most efficient access of files and records:
Correct answer: (D)
File organization
125. New records are placed at the end of the file it is referred to as ___________:
Correct answer: (C)
Both
126. The field which is used to order the file is referred to as ___________:
Correct answer: (B)
Ordering field
127. Binary search accesses ___________ blocks:
Correct answer: (B)
Log2(b)
128. Which provides precise partition between abstract characteristics of the data type and its implementation specifications:
Correct answer: (D)
Data abstraction
129. ODBS stands for:
Correct answer: (B)
Open data base connection
130. DDL stands for:
Correct answer: (B)
Data define languages