Lesson 5 - Operating Systems Flashcards
The 3 main parts a computer consists of
- Hardware
- Firmware
- Software
What is hardware?
Physical components of a computer system that have a defined shape
What is firmware?
The booting instructions stored in the ROM
Explain the booting process, step by step
- The user turns on the computer
2.BIOS is activated - The first program, POST is activated and with the CMOS, all hardware is checked to ensure whether they are functioning properly
- THe MBR is read in boot drive alongside the bootsrap loader (which is a firmware)
- The Operating System is loaded in boot drive to the RAM
- The Operating System takes control and the UI is displayed
What does BIOS stand for?
Basic Input Output System
What does POST stand for?
Power On Self-Test
What does MBR stand for?
Master Boot Record
What does CMOS stand for?
Complementary Metal Oxide Semiconductor
Simply, what is the booting process?
The process in which the Operating System is loaded into the RAM
What is Software?
A set of instructions given to the computer to perform activities
The 2 main divisions of Software
- System Software
- Application Software
Give 5 examples for Application Software
- Word Processing
- Spreadsheets
- Databases
- Computer Games
- Web Browsers
The 3 divisions of System Software
- Operating System
- Utility Software
- Language Translators
3 examples for language translators
- Assembler
- Compiler
- Interpreter
What does the Operating System do?
It allows the user to utilize the computer’s functions by managing its hardware and software
What is utility software used for?
To manage and analyze the software of a computer system
2 examples of utility sotware
- Anti-virus software
- Disk formatting
What do language translators do?
Converts high level languages into machine language which the computer can understand
What do language translators do?
Converts high level languages into machine language which the computer can understand
Name 4 uses of application software
- Creating documents
- Mathematical functions
- Data entry
- Playing computer games
What is the Operating System
The software which facilitates interation between the human user and hardware
Installation and management of Application software is done by ……..
The Operating System
5 examples for Operating Systems
- Microsoft Windows
- Apple Macintosh
- Ubuntu
- Android
- Hanthana Linux
What is proprietary software?
Licensed software which require payment for use
Name 2 proprietary Operating Systems
- Microsoft Windows
- Apple Mac
Who developed Microsoft Windows?
The Microsoft Corporation
Name 5 editions of Microsoft Windows
- Windows XP
- Windows vista
- Windows 7
- Windows 8
- MS Windows Server (server edition)
Name 5 editions of Microsoft Windows
- Windows XP
- Windows vista
- Windows 7
- Windows 8
- MS Windows Server (server edition)
What is the Operating System developed by Microsoft for mobile devices?
Windows Mobile
Who developed Apple Macintosh?
Apple Incorporation