Consider two files of 1,600 employee records each. The records in each fileare organized into sixteen 100-record blocks. One file is sequential access and the other isdirect access. Describe how you would append one record to the end of each file.
What will be an ideal response?
Sequential access file: Copy the original file file1 into another file file2. Write on file2a new block containing the desired record and 99 blank records. Copy file2 to the orig¬inal file file1.
Direct access file: Create a new block containing the desired record and 99 blank records. Write the new block to the file as the 17th block.
You might also like to view...
What happens when you double-click a document's shortcut icon?
A) The application that created the file clicks back. B) The application that created the file deletes the document. C) The application that created the file makes a duplicate. D) The application that created the file opens as well as the document.
Which YaST group includes modules for configuring keyboard settings?
A. Network Devices B. Hardware C. System D. Software