answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you mean by Direct file organization?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 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


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 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.


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


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