<

computer science from 2

Chapter 4: Data organization in the computer

B) FILES

A file is an organized collection of data that’s stored in a single item. The data can be text, video clip or program. Each file has a name that identifies it. Files names are generally followed by the period of three letters called an Extension. In most cases, the program that you are using will automatically add the extension. You may or may not see the extensions depending on how your computer is set up. Example of file extensions or file types used in Windows and DOS are shown in the table below:

 

File extension

File type

 

File extension

File type

a

.exe

Executable file

g

.bmp

Bitmap file

b

.tmp

Temporary file

h

.com

Program file

c

.doc

Word processor file

i

.ini

Initialization file

d

.txt

Character file

j

.wav

Wave file

e

.mdb

Database file

k

.sys

System file

f

.xls

Spreadsheet file

l

.clp

Clipboard file

Files can be created, saved, copied, cut, pasted, opened, deleted, renamed or opened.

par Claude Foumtum