answersLogoWhite

0

A relatively small project that is similar to past effort might be best accomplished using the?

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

What is multikey file organization?

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


What is mean by file organization in data structure of c?

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. File organization refers primarily to the logical arrangement of data (which can itself be organized in a system of records with correlation between the fields/columns) in a file system


Implementation of index sequential file organization?

Indexed sequential file organization. =In indexed sequential file organization, the records arestored in sequence according to a primary key and an index is created to allow random access of the file. This type of organization also allows the file to be accessed sequentially. Indexed sequential is the most commonlyused type of file organization. writer-k.k.b -montanna


Difference between direct sequential file and index sequential file?

Explain the difference between sequential and direct file access.A. Sequential access to data is used when the data has to be read from the start, in sequence. It is the normal method of access for magnetic tape. Direct access is used when it is possible to jump directly to a file or data item without reading through all the items stored before it. This is the normal method used for hard disks.


Which type of data file access allows access to any piece of data in the file without reading the data that comes before it?

Direct access. AS

Related Questions

What is the difference between the file maintenance and file organization?

file organization is of 3 types sequential,direct and indexed sequential where how data is accessed in eash file is decided where as file maintainence is


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 is multikey file organization?

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


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 is mean by file organization in data structure of c?

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. File organization refers primarily to the logical arrangement of data (which can itself be organized in a system of records with correlation between the fields/columns) in a file system


What does direct connection in file sharing mean?

Direct connection in file sharing would refer to what is more commonly knows as 'peer to peer' file sharing. This is when one individual uses a file sharing client that allows them to download directly from other (multiple) individuals and vice versa.


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 is random file organisation?

random file organization is a organization were you search a certain object ofr file by the use of any key and in search by randomly


What is an explanation of the hash file organization?

hash file organisation is containing the record of the file.


Why would an organization have a file register?

why would an organisation have a file register


Which file organization is most efficient for a file with a high degree?

sequential