Computer
Computer
SUBMITTED TO:
DEPARTMENT OF COMPUTER SCIENCE
Uniglobe Secondary School
Kamladi, Kathmandu
SUBMITTED BY:
Dhannya Adhikari
Class: 11 ‘J1’
NEB Reg. No.:
Date: 2081/08/09
CERTIFICATE OF APPROVAL
This is to certify that the project work titled " The Computer
System " submitted by Dhannya Adhikari for the partial
fulfillment of Computer Science of Grade XI has been examined
and approved.
The project work demonstrates a thorough understanding of the
subject matter and meets the required academic standards.
Supervisor
Kamal Tamrakar, M.S.C.S.
The operating system (OS) is defined as a set of programs that controls the entire
operating operation of the computer such as handling Input/output operation, user
request, interrupts, etc. It makes the computer hardware work. It manages the
resources of a computer system and schedules its operation. It acts as an Interface
between the system hardware and the user making the tasks easier.
(c) File Management: It manages the files and directions of a computer system.
A file can be defined as a collection of information of data that is stored in the
memory of a computer system. The data stored in the computer system is
completely in digital format, although there can be various types of files that
help us to store the data. The OS organizes and stores files on your
computer's storage devices.
It tells the computer what to do, how to do it, and when to do it. It's the
invisible part that makes computers so useful and versatile. Programs stored
in the memory of a computer enable the computer to perform a variety of
tasks in sequence or even intermittently.