Answer the following statements true (T) or false (F)
1) The sequential file organization is the only one that is easily stored on
tape as well as disk.
2) A partial index contains one entry for every record in the main file.
3) A file directory contains information about the files, including attributes,
location, and ownership.
4) A file directory contains information about the files, including attributes,
location, and ownership.
5) A file allocation table (FAT) is used to keep track of the portions assigned to a file.
1) T
2) F
3) T
4) T
5) T
You might also like to view...
Which of the following refers to the process of finding information about users, shared folders, and printers on a system?
A) Port scanning B) Port blocking C) Enumeration D) Vulnerability assessment
Access is made up of different types of ________, which may include tables, forms, reports, and queries
Fill in the blank(s) with correct word
Which of the following is an exterior gateway protocol?
A) BGP B) RIP C) OSPF D) EIGRP
Identify the syntax that allows the click point of the cursor to change the color of the cursorĀ image with the coordintaes of the centre of the imageĀ being 12, 6 respectively.
A. cursor:url(image.png) 12 6, pointer; B. cursor:url(image.png)(12:6); C. cursor(image.png).pointer 12, 6; D. cursor (image.png)(url,12,6);