Computer Science, asked by sejalaakriti2002, 2 months ago

define sequential file organization​

Answers

Answered by yroli386
6

Explanation:

A sequential file contains records organized by the order in which they were entered. The order of the records is fixed. Records in sequential files can be read or written only sequentially. After you place a record into a sequential file, you cannot shorten, lengthen, or delete the record.

Answered by srikavithailaya
1

Answer:

A sequential file contains records organized by the order in which they were entered. The order of the records is fixed. Records in sequential files can be read or written only sequentially. After you place a record into a sequential file, you cannot shorten, lengthen, or delete the record.

Similar questions