Operating System
Operating System
As written by
Application Software
(sends users requests to O.s)
Operating System
(Receivers and executes requests)
Hardware
(Receives and does OS commands)
Types of Operating System
Classified according to …
C:\>
Subfolder 1 Subfolder 3
or Subfolder 4 or
Subfolder 2or or
subdirectory subdirectory 4
Subdirectory 2 subdirectory
1 3
File 3
File 1 File 2
Files
Is a collection of related data given a unique name
for ease of access, manipulation and storage on a
backing storage.
e.g
Contents of a file
Every file has the following details…
1. A unique name and an optional extension. The
name and extension are separated by a period(.)
e.g JUNE. DOC.
JUNE = file name
DOC = extension
Extensions are used to identify the type of file.
doc is a word processor file
txt is a plain text file
Sys is a system file.
2. The size, date, and time the file was created of
modified.
Types of File
File has 3 types namely ….
a. system
b. application
c. Data files
System files contain information that is critical for the
operation of the computer
Application files holds programs and are executable.
.txt Data A plain text file created using note pad or DOS editor