answersLogoWhite

0

Advantages of file organization

Updated: 8/10/2023
User Avatar

Wiki User

9y ago

Best Answer

File organization is the methodology which is applied to structured computer files. Files contain computer records which can be documents or information which is stored in a certain way for later retrieval.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

The words file organization are typically defined as a type of organization where information is stored into files on a storage device. File organization can be on the computer or with actual paperwork.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

FILE ORGANISATIONS

Introduction

Magnetic disk storage is available in many forms, including floppies, hard-disks, cartridge,

exchangeable multi-platter, and fixed disks. The following deals with the concepts which are

applied, in many different ways, to all of the above methods.

A typical disk pack comprises of 6 disks held on a central spindle. As the top and bottom are

disregarded with recording information, only 10 surfaces are used, each with 200 concentric

recording tracks. A diagrammatic representation is shown in Figure 1.

Each of the 200 tracks will be capable of holding equal amounts of information as this is a feature

that is provided by the special software (housekeeping) that is used in conjunction with the handling

of disk files. When the unit is in position in the drive, the tracks are accessed by a comb of 10

read/write heads held rigidly on an arm assembly which moves in and out between the disk as

illustrated. In this way 10 tracks may be referenced without further movement of the heads once

they are positioned over the first track. For the sake of economy it is therefore usual to record over

a 'cylinder' of data (see Figure 1) and avoid unnecessary movement of the heads.

The disk pack is loaded onto the drive and revolves at normal speed of approximately 3600 rpm

when being accessed. Each track can hold upwards of 4000 bytes. Sometimes the sectors on a

disk are used in a similar manner to inter-block gaps on a tape file but in other cases they are

ignored as far as data handling is concerned.

Because this device has the ability to locate an area of data directly it is known as a Direct Access

Device and is popular for the versatility that this affords. Direct access devices provide a storage medium which is a satisfactory compromise between main store and magnetic tape.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

One advantage of having your files organized is the fact that people will be able to find what they need if they use your computer. Organizing your computer can be tedious.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Advantages of file organization
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Are they only two advantages of series file organization method?

No, there are more advantages of the series file organization method. Some other benefits include simplified data access, ease of data retrieval, reduced data duplication, and improved data consistency.


What is file organization in DBMS?

file organization


What are Different types of file organisation in DBMS?

Heap file organization Sequential File Organization Hashing File organization


What are the advantages of serial file organisations?

Serial file organization provides indexed categorization of data, which many users find helpful. Another benefit of serial file organization is easy access to files.


What are advantages of heap file organization?

1) insersection becomes easy in heap file organization. 2) deleation process also becomes easy in heap file organization. 3) searching or retrival of data becomes hard(it take more time).


What are the different organization structures recommended for project organization and what are their advantages and disadvantages?

What are the different organization structures recommended for project organization? Discuss their advantages and disadvantages


What is multikey file organization?

to have a data file with multiple access path is known as multi key file organization


What are the advantages and dis advantages of file?

file is data storage structure it is collection of record


What are the differences between serial file organization and sequential file organization?

Serial file organization stores records in a linear format, while sequential file organization stores records in a specific order defined by a key field. In serial file organization, records don't have to be retrieved in a specific order, whereas in sequential file organization, records are retrieved based on the key field's order.


What are the advantages and disadvantages of indexed-sequential file organization?

Advantages of indexed-sequential file organization include efficient access to records through an index and sequential storage for faster retrieval. However, disadvantages may include increased complexity in managing the index and potential performance degradation due to index maintenance overhead.


Importance of file organization?

There is great importance in file organization. This type of organization can be easily looked through and files are easy to retrieve.


What are the primary advantages to using data file?

The primary advantages of using data files include easy storage and retrieval of large amounts of data, improved data organization and structure, and increased data security and protection.