SLR 4 - The need for operating systems Flashcards
What is the purpose of an operating system?
to provides the interface between the user and the hardware
What do users use to complete tasks?
Users use application software in order to accomplish a given task
State a few examples of application software
Word processors
Spreadsheets
Graphics programs
how are operating systems and application software linked?
The operating system provides a platform where the application software can run
how is application software user-friendly?
Application software involves a common user interface, making it simple for the user to interact with the application software
what are utility programs?
Programs that help maintain the computer
state a few examples of utility programs
encryption software
compression software
defragmentation software
what is memory management?
When the operating system handles where files are stored and loaded from
what is the use of device drivers?
Device drivers translate operating system instructions into a language that the hardware will understand
what is an interrupt?
When any device requires the attention of the processor
state 2 examples of an interrupt
Power failure
User input
multitasking is a form of…
memory management
what is multi-tasking?
When more than 1 program is open and running simultaneously
How does a processor multitask?
The processor allocates a small amount of time to each process and cycles between them
(since this happens rapidly, it appears as if multiple programs are executing simultaneously)
data is stored in…
Files
an extension to a file name…
Tells the operating system which application to load the file into
give a example of an extension to a file name and where it will load…
.pptx is an extension to a file name.
this is a powerpoint extension, the file will open in powerpoint
what happens to the hard disk after deleting files?
The hard disk will become fragmented
what is the purpose of user management?
to allow preferences and settings along with different access rights to a specific user only
what is the purpose of the user interface?
The user interface enables a user to interact with a computer