SSS TWO WEEK ONE LESSON NOTE (ICT_223)

 

Ss2

TOPIC: CONCEPT OF COMPUTER FILES

Introduction

Many tasks in an information-oriented society require people to deal with voluminous data and to use computers to deal with this data efficiently and speedily.

FILE TERMINOLOGIES

1.    Record: is a collection of related fields that can be treated as unit from an application point of view.

2.    Field: is an elementary data item characterized by it’s size, length and type.

3.    Data item: refers to a single unit of values e.g roll numbers, name, date of birth, age, etc. the three types of data item are numeric, alphabetic and alpha-numeric.

TYPES OF FILE ORGANIZATION

The available methods include:

1.    Serial file organization: A serial file is one in which the information or files stored in it have been added in the order in which they occurred or have been saved.

2.    Sequential file organization: A sequential file contains records organized by the order in which they were entered. The order of the records is fixed. Records in sequential file can be read or written sequentially.

3.    Indexed sequential file organization: Records in indexed sequential files are stored in the order that they are written to the disk. Records can be retrieved in sequential order or in a random order using a numeric index to represent the record number in the file.

4.    Random file organization: Random files are record-based files with an internal structure that supports “direct access” by record number.

 

METHODS OF ACCESSING FILES

a)    Serial access

b)   Random access

c)    Sequential access

Comments

Popular posts from this blog

JSS 2 WEEK TWO LESSON NOTE_FIRST TERM 2023

SSS TWO WEEK TWO LESSON NOTE (ICT_223)

JSS ONE WEEK THREE LESSON NOTE (ICT_223)