Computer Science, asked by kunalsinha3382, 1 year ago

The method of file organization in which data records in a file are arranged in a specified order according to a key field is known as the

Answers

Answered by nitin178
4
queries
Hope it will hope you....
Answered by syed2020ashaels
0

The given question is The method of file organization in which data records in a file are arranged in a specified order according to a key field known as the

The files are arranged in a specified order to access them easily and efficiently.

There are many ways to arrange the files in the order and methods of organizing data they are

sequential

random

serial

index sequential

There are three types of Sequential file organisation.

Heap file organisation

Hash file organisation.

Out of these file organisations Only in the sequential organisation the records in a file are arranged and physically stored in a specified order according to a key field in each record.

It is flexible it can handle Adhoc.

It has a hierarchical data structure, network structure and relational structure.

Therefore, the final answer to the given question is sequential file organisation

# spj6

Similar questions