0% found this document useful (0 votes)
2 views26 pages

Class8 Computer Compact Reworked

Uploaded by

Vivek Dubey
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views26 pages

Class8 Computer Compact Reworked

Uploaded by

Vivek Dubey
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Chapter 1: Functions of Operating System

1. Chapter Understanding
This chapter explains the relationship between hardware and software, the concept of system software,
the role of an Operating System (OS), its functions, types, user interfaces (CUI and GUI), and the
advantages of GUI over CUI. It also explains why an operating system is essential for the proper
functioning of a computer.
2. Topic-wise Summary
Topic 1: Hardware and Software
Hardware
Hardware refers to the physical parts of a computer that can be seen and touched.
Examples:
Monitor
Keyboard
Mouse
Printer
CPU Cabinet
Software
Software refers to programs or instructions that tell the hardware what to do.
Examples:
Windows
MS Word
Excel
Paint
Types of Software
📊 Software Classification
Software │ ├── System Software │ ├── Operating System │ └── Utilities │ └── Application Software ├──
General Purpose └── Special Purpose
Topic 2: System Software
System software is a collection of programs that helps run computer hardware and other software.
Functions
Manages hardware resources
Controls computer operations
Supports application software
Transfers data from input to output devices
Examples
Operating System
Utility Software
Device Drivers
Language Processors
Topic 3: Application Software
Application software is designed to perform specific tasks.
Examples
MS Word
Excel
PowerPoint
Paint
Internet Browser
Uses
Typing documents
Calculations
Creating presentations
Drawing pictures
Topic 4: Operating System (OS)
Definition
An Operating System is system software that acts as an interface between the user and computer
hardware.
Importance
Without an OS:
Computer cannot work properly.
User cannot communicate with hardware.
Applications cannot run.
Examples
Windows
Linux
UNIX
macOS
Android
Infographic: Role of Operating System
USER ↓ Operating System ↓ Hardware
The OS acts as a bridge between the user and hardware.
Topic 5: Need for an Operating System
Why do we need OS?
✅ Coordinates hardware and software
✅ Manages resources
✅ Resolves conflicts
✅ Improves performance
✅ Runs applications
Booting Process
Power ON ↓ BIOS starts ↓ Checks hardware ↓ Loads OS into RAM ↓ Computer Ready
Important Terms
BIOS Basic Input Output System that starts the computer and checks hardware.
Bootstrap Loader A small program that loads the operating system into memory.
Topic 6: Functions of Operating System
Infographic
Operating System │ ├── Process Management ├── Memory Management ├── File Management ├──
Device Management ├── Security & Protection ├── Job Scheduling └── User Interface
A. Process Management
Meaning
Controls and manages running processes.
Functions
Allocates processor time
Executes applications
Controls processes
Example: Running Chrome and MS Word together.
B. Memory Management
Meaning
Manages computer memory efficiently.
Functions
Tracks memory usage
Shares memory among programs
Prevents memory conflicts
Types Mentioned
RAM
Cache Memory
C. File Management
Meaning
Manages storage and files.
Functions
Create files
Delete files
Copy files
Transfer files
Organize folders
D. Device Management
Meaning
Controls Input and Output devices.
Examples
Keyboard
Mouse
Printer
Scanner
Functions
Receives device requests
Processes requests
Sends results
E. Security and Protection
Meaning
Protects data and resources from unauthorized access.
Functions
Password protection
User accounts
Access control
F. Job Scheduling
Meaning
Decides the order in which jobs are executed.
Benefits
Efficient CPU utilization
Faster execution
Priority-based processing
G. Provision of User Interface
Meaning
Provides a way for users to communicate with computers.
Types:
CUI
GUI
Topic 7: Types of Operating Systems
1. Single-User, Single-Tasking
Meaning
One user performs one task at a time.
Examples
MS DOS
Palm OS
Features
Uses less memory
Limited functionality
2. Single-User, Multi-Tasking
Meaning
One user runs multiple programs simultaneously.
Examples
Windows
Linux
macOS
Example
Typing in Word while downloading a file.
3. Multi-User Operating System
Meaning
Multiple users access resources simultaneously.
Examples
UNIX
VMS
Windows Server
Ubuntu Server
Uses
Universities
Government offices
Large organizations
4. Real-Time Operating System (RTOS)
Meaning
Responds immediately within a fixed time.
Features
Fast response
Time-bound processing
High reliability
Examples
Air Traffic Control
Robots
Industrial Control Systems
Weapon Systems
5. Distributed Operating System
Meaning
Runs on multiple interconnected computers.
Features
Appears as a single system
Shares resources across locations
Advantages
Resource sharing
Better performance
Topic 8: User Interface
Definition
A mechanism through which a user interacts with a computer.
Without a user interface, communication with a computer is impossible.
Topic 9: Character User Interface (CUI)
Meaning
A text-based interface where commands are typed.
Features
✅ Keyboard based
✅ Command based
❌ Difficult for beginners
Examples
DOS
Command Prompt
UNIX
Modern Name
CLI (Command Line Interface)
Topic 10: Graphical User Interface (GUI)
Meaning
A graphics-based interface that uses icons, menus and windows.
Features
✅ User-friendly
✅ Attractive
✅ Easy to learn
✅ Supports mouse and keyboard
Example
Windows Operating System
Topic 11: Advantages of GUI over CUI
Quick Revision Infographic
Functions of OS
PM → Process Management MM → Memory Management FM → File Management DM → Device
Management SP → Security & Protection JS → Job Scheduling UI → User Interface
Types of OS
1. Single User Single Tasking 2. Single User Multi Tasking 3. Multi User 4. Real Time 5. Distributed
User Interfaces
CUI → Commands GUI → Graphics
Chapter 1: Functions of Operating System
AI Refined Notes (Exam-Oriented)
1. Hardware
Definition
Hardware refers to the physical parts of a computer that can be seen and touched.
Examples
Monitor
Keyboard
Mouse
Printer
CPU Cabinet
Key Point
Hardware cannot work without software.
2. Software
Definition
Software is a collection of programs or instructions that tell the hardware what to do.
Examples
Windows
MS Word
Excel
Paint
Key Point
Software controls and enhances the capability of hardware.
3. Types of Software
Infographic
SOFTWARE │ ├── System Software │ ├── Operating System │ └── Utility Software │ └── Application
Software ├── General Purpose └── Special Purpose
A. System Software
Definition
A collection of programs that manages computer hardware and other software.
Functions
✔ Controls hardware
✔ Manages resources
✔ Runs applications
✔ Transfers data between input and output devices
Examples
Windows
Linux
Android
Utility Software
Device Drivers
B. Application Software
Definition
Software designed to perform specific user tasks.
Examples
MS Word
Excel
PowerPoint
Paint
Uses
Typing
Calculations
Presentations
Drawing
4. Operating System (OS)
Definition
An Operating System is system software that acts as an interface between the user and computer
hardware.
Infographic
USER ↓ Operating System ↓ Hardware
Examples of Operating Systems
Windows
Linux
UNIX
macOS
Android
Importance of OS
Without an operating system:
❌ Computer cannot function properly.
❌ Applications cannot run.
❌ User cannot communicate with hardware.
5. Need for Operating System
Functions
✔ Coordinates hardware and software
✔ Manages system resources
✔ Resolves conflicts
✔ Improves performance
✔ Provides a platform for applications
Booting Process
Power ON ↓ BIOS Starts ↓ Checks Hardware ↓ Loads OS into RAM ↓ System Ready
BIOS
Full Form
Basic Input Output System
Function
A small chip on the motherboard that starts the computer and checks hardware.
Bootstrap Loader
Definition
A small program that loads the operating system into memory.
6. Functions of Operating System
Mind Map
Operating System │ ├── Process Management ├── Memory Management ├── File Management ├──
Device Management ├── Security & Protection ├── Job Scheduling └── User Interface
A. Process Management
Meaning
Manages and controls running processes.
Functions
Allocates CPU time
Executes applications
Controls processes
Example
Running Chrome and Word together.
B. Memory Management
Meaning
Manages computer memory efficiently.
Functions
✔ Tracks memory usage
✔ Shares memory among programs
✔ Prevents memory conflicts
Memory Types
RAM
Cache Memory
C. File Management
Meaning
Controls the storage and organization of files.
Functions
✔ Create files
✔ Delete files
✔ Copy files
✔ Move files
✔ Organize folders
D. Device Management
Meaning
Controls all input and output devices.
Examples
Keyboard
Mouse
Scanner
Printer
Functions
Receives requests
Processes requests
Sends results
E. Security and Protection
Meaning
Protects computer resources from unauthorized access.
Functions
✔ Password protection
✔ User account management
✔ Data protection
F. Job Scheduling
Meaning
Determines the order in which jobs are executed.
Benefits
✔ Efficient CPU use
✔ Faster processing
✔ Priority management
G. Provision of User Interface
Meaning
Provides communication between user and computer.
Types
CUI
GUI
7. Types of Operating Systems
1. Single-User Single-Tasking OS
Definition
Allows one user to perform only one task at a time.
Examples
MS DOS
Palm OS
Features
Uses less memory
Limited functions
2. Single-User Multi-Tasking OS
Definition
Allows one user to run multiple programs simultaneously.
Examples
Windows
Linux
macOS
Example
Writing a document while downloading a file.
3. Multi-User OS
Definition
Allows multiple users to access resources simultaneously.
Examples
UNIX
VMS
Ubuntu Server
Windows Server
Uses
Universities
Offices
Large organizations
4. Real-Time OS (RTOS)
Definition
Responds immediately within a fixed time limit.
Features
✔ Fast response
✔ High reliability
✔ Time-bound operations
Examples
Air Traffic Control
Robots
Weapon Systems
Industrial Control Systems
5. Distributed OS
Definition
Runs on multiple interconnected computers.
Features
✔ Resource sharing
✔ Appears as one system
✔ Network based
8. User Interface
Definition
A mechanism through which a user interacts with a computer.
Importance
Without a user interface, communication between user and computer is impossible.
9. Character User Interface (CUI)
Definition
A text-based interface where users type commands.
Features
✔ Keyboard based
✔ Command driven
✔ Less user friendly
✔ Requires command memorization
Examples
DOS
UNIX
Command Prompt
Modern Form
CLI (Command Line Interface)
10. Graphical User Interface (GUI)
Definition
A graphics-based interface that uses icons, menus and windows.
Features
✔ User-friendly
✔ Attractive
✔ Easy to learn
✔ Uses mouse and keyboard
Example
Windows
GUI vs CUI
Super Quick Revision Sheet
Definitions to Remember
✅ Hardware – Physical parts of computer
✅ Software – Programs that instruct hardware
✅ System Software – Manages hardware and software
✅ Application Software – Performs specific tasks
✅ Operating System – Interface between user and hardware
✅ BIOS – Starts computer and checks hardware
✅ CUI – Command-based interface
✅ GUI – Graphics-based interface
Chapter 1: Functions of Operating System
Important Definitions
1. Hardware
The physical parts of a computer that can be seen and touched are called hardware.
Examples: Monitor, Keyboard, Mouse, Printer.
2. Software
A collection of programs or instructions that tell the hardware what to do.
3. System Software
A collection of programs that manages computer hardware and controls overall computer operations.
4. Application Software
Software designed to perform specific user tasks such as calculations, document creation, and
presentations.
5. Operating System (OS)
System software that acts as an interface between the user and computer hardware.
6. BIOS
Basic Input Output System is a small memory chip on the motherboard that starts the computer and
checks hardware.
7. Bootstrap Loader
A small program that loads the operating system into memory.
8. Process Management
The function of an operating system that manages and controls running processes.
9. Memory Management
The function of an operating system that manages and allocates memory among programs.
10. File Management
The function of an operating system that organizes, stores and manages files and folders.
11. Device Management
The function of an operating system that controls input and output devices.
12. Job Scheduling
The function of an operating system that decides the order in which jobs are executed.
13. User Interface
A mechanism through which a user interacts with a computer system.
14. Character User Interface (CUI)
A text-based interface in which users type commands to interact with a computer.
15. Command Line Interface (CLI)
The modern version of CUI where users enter commands through a command prompt.
16. Graphical User Interface (GUI)
A graphics-based interface that uses icons, windows, menus and buttons.
17. Single-User Single-Tasking OS
An operating system that allows one user to perform only one task at a time.
18. Single-User Multi-Tasking OS
An operating system that allows one user to perform multiple tasks simultaneously.
19. Multi-User Operating System
An operating system that allows multiple users to access resources simultaneously.
20. Real-Time Operating System (RTOS)
An operating system that responds to inputs within a fixed time limit.
21. Distributed Operating System
An operating system that runs on multiple interconnected computers and makes them appear as a single
system.
Important Keywords
One-Word Questions
Questions
What are the physical parts of a computer called?
What tells the hardware what to do?
Which software controls overall computer operations?
Which software performs specific user tasks?
Which software acts as an interface between user and hardware?
What starts the computer and checks hardware?
What loads the operating system into memory?
Which OS function manages running processes?
Which OS function manages memory?
Which OS function manages files?
Which OS function controls I/O devices?
Which OS function determines execution order of jobs?
Which interface requires typed commands?
What is the modern version of CUI called?
Which interface uses icons and menus?
Which OS allows only one task at a time?
Which OS allows one user to run many programs?
Which OS allows many users simultaneously?
Which OS is used in air traffic control systems?
Which OS runs on interconnected computers?
Which memory stores currently running programs?
Which operating system is most popular GUI-based OS?
Which interface is easier for beginners?
Which interface uses keyboard only?
Which interface provides immediate visual feedback?
Answers
Hardware
Software
System Software
Application Software
Operating System
BIOS
Bootstrap Loader
Process Management
Memory Management
File Management
Device Management
Job Scheduling
CUI
CLI
GUI
Single-User Single-Tasking OS
Single-User Multi-Tasking OS
Multi-User OS
Real-Time OS
Distributed OS
RAM
Windows
GUI
CUI
GUI
Chapter 1: Functions of Operating System
Book Exercise Questions (Questions Only)
A. Fill in the Blanks
__________ refers to the physical parts of a computer that you can see and touch.
__________ refers to the collection of programs that tells the hardware what to do.
An __________ software is a set of programs designed to perform specific types of jobs.
A __________ operating system runs on computers that are located in different geographical areas,
interconnected through a network.
__________ is the most popular GUI-based operating system.
B. Write T for True and F for False
Computers work with an interaction of hardware and software.
An application software controls and manages the overall operations and performance of a computer
system.
An operating system acts as an interface between the user and computer hardware.
A single-user operating system allows more than one user to use the same computer concurrently.
CUI requires the user to type commands in order to interact with the computer system.
C. Select the Correct Option
A computer interprets the instructions given by the user with the help of an __________.
a) Operating System b) Device Driver c) Utility Software
Which of the following allows a single user to perform only one task at a time?
a) Single-User, Multi-Tasking b) Single-User, Single-Tasking c) Multi-User
__________ has the capability to prioritise the processes, minimise the execution time, and work
independently with no interdependencies.
a) Multi-User OS b) Distributed OS c) Real-Time OS
Character User Interface is also known as the __________ Interface.
a) Code Line b) Command Line c) Multi-User
Which of the following is a GUI-based operating system?
a) Windows b) DOS c) Both a and b
D. Application-Based Questions
Mohit's teacher asked him to name an operating system that is used when the time span required to react
to an input is rigid and time-bound. Can you help him?
In a quiz competition, the quiz master asked one of the participants, Nyra, "In which user interface, the
user mostly gets immediate visual feedback of the action he performs?" To this Nyra replied "CUI". Is she
right? If not, what is the right answer?
E. Answer the Following Questions
Describe hardware and software.
Explain the different types of software.
What is an operating system?
Describe any two functions of an operating system.
Write a short note on the multi-user operating system.
Describe the single-user operating system.
Distinguish between the real-time and distributed operating systems.
Write any four differences between CUI and GUI.
Book Exercise Answers
A. Fill in the Blanks Answers
Hardware
Software
Application
Distributed
Windows
B. True/False Answers
True
False
True
False
True
C. MCQ Answers
a) Operating System
b) Single-User, Single-Tasking
c) Real-Time OS
b) Command Line
a) Windows
D. Application-Based Answers
1.
The operating system used when response time is rigid and time-bound is a Real-Time Operating System
(RTOS).
2.
No, Nyra is not correct.
The correct answer is GUI (Graphical User Interface) because GUI provides immediate visual feedback
through icons, windows, buttons and graphical elements.
E. Answer the Following Questions
1. Describe hardware and software.
Hardware: Physical parts of a computer that can be seen and touched, such as monitor, keyboard, mouse
and printer.
Software: A collection of programs or instructions that tell the hardware what to do.
2. Explain the different types of software.
Software is of two types:
System Software: Controls hardware and manages computer operations. Examples: Windows, Linux,
Android.
Application Software: Performs specific user tasks. Examples: MS Word, Excel, PowerPoint.
3. What is an operating system?
An Operating System is system software that acts as an interface between the user and computer
hardware. It controls and manages all computer operations.
4. Describe any two functions of an operating system.
Process Management: Controls and manages running programs and allocates CPU time.
Memory Management: Keeps track of memory usage and allocates memory to different programs.
5. Write a short note on the multi-user operating system.
A Multi-User Operating System allows multiple users to access applications and resources simultaneously
on a single server. Examples include UNIX, Ubuntu Server and Windows Server.
6. Describe the single-user operating system.
A Single-User Operating System allows one user to use the computer at a time. It may be single-tasking or
multi-tasking. Examples include Windows and macOS.
7. Distinguish between Real-Time and Distributed Operating Systems.
8. Write any four differences between CUI and GUI.
Chapter 1: Functions of Operating System
Top 20 Objective Questions
Questions
What is the physical part of a computer called?
Which software acts as an interface between user and hardware?
Name the software that performs specific user tasks.
What does BIOS stand for?
Which program loads the operating system into memory?
Which OS function manages CPU time?
Which OS function manages RAM?
Which OS function organizes files and folders?
Which OS function controls input and output devices?
Which operating system allows only one task at a time?
Which operating system allows multiple users simultaneously?
Which operating system is used in air traffic control systems?
Which operating system works on interconnected computers?
What is the modern version of CUI called?
Which user interface uses icons and menus?
Which user interface is text-based?
Which operating system is most popular for personal computers?
Which software category includes Windows and Linux?
What is the full form of GUI?
What is the full form of CUI?
Objective Answers
Hardware
Operating System
Application Software
Basic Input Output System
Bootstrap Loader
Process Management
Memory Management
File Management
Device Management
Single-User Single-Tasking OS
Multi-User OS
Real-Time OS
Distributed OS
Command Line Interface (CLI)
GUI
CUI
Windows
System Software
Graphical User Interface
Character User Interface
Top Fill in the Blanks
Questions
Hardware and software are __________ on each other.
Software tells the __________ what to do.
Windows, Linux and Android are examples of __________ software.
MS Word and Excel are examples of __________ software.
BIOS is located on the computer's __________.
The __________ loader loads the operating system into memory.
Process Management allocates __________ time to applications.
Memory Management keeps track of __________ usage.
File Management maintains the file __________ structure.
Device Management controls __________ devices.
Security and Protection prevent __________ access.
Job Scheduling determines the order of __________.
CUI requires users to type __________.
GUI uses __________, menus and buttons.
DOS is an example of __________ interface.
Windows is an example of __________ interface.
Real-Time OS is used where response time is __________.
Distributed OS works through a __________.
A Multi-User OS allows multiple users to access __________ simultaneously.
GUI is more __________ friendly than CUI.
Fill in the Blanks Answers
dependent
hardware
system
application
motherboard
bootstrap
processor
memory
directory
input/output
unauthorized
jobs
commands
icons
CUI
GUI
time-bound
network
resources
user
Chapter 1: Functions of Operating System
Give Reason Questions
Questions
1.
Give reason: Hardware cannot work without software.
2.
Give reason: An operating system is called the interface between the user and computer hardware.
3.
Give reason: A computer cannot function properly without an operating system.
4.
Give reason: BIOS is important during the booting process.
5.
Give reason: Bootstrap Loader is necessary in a computer system.
6.
Give reason: Process Management is important in multitasking.
7.
Give reason: Memory Management is necessary for efficient computer operation.
8.
Give reason: File Management is one of the most important functions of an operating system.
9.
Give reason: Device Management is required in a computer system.
10.
Give reason: Security and Protection are important functions of an operating system.
11.
Give reason: Job Scheduling improves computer performance.
12.
Give reason: Real-Time Operating Systems are used in air traffic control systems.
13.
Give reason: Distributed Operating Systems are useful in large networks.
14.
Give reason: GUI is more popular than CUI.
15.
Give reason: CUI is difficult for beginners.
16.
Give reason: Multi-User Operating Systems are used in universities and large organizations.
17.
Give reason: Windows is called a GUI-based operating system.
18.
Give reason: Single-User Multi-Tasking OS is preferred over Single-User Single-Tasking OS.
19.
Give reason: Application software depends on system software.
20.
Give reason: Operating systems improve the overall efficiency of a computer.
Give Reason Answers
1.
Hardware cannot work without software because hardware requires instructions from software to
perform tasks.
2.
An operating system acts as an interface because it enables communication between the user and
computer hardware.
3.
Without an operating system, the computer cannot manage hardware, memory, files or applications.
4.
BIOS is important because it checks hardware components and starts the booting process.
5.
Bootstrap Loader is necessary because it loads the operating system into memory.
6.
Process Management is important because it allocates CPU time among multiple running programs.
7.
Memory Management is necessary because it efficiently allocates memory and prevents conflicts among
programs.
8.
File Management is important because it organizes, stores and manages files and folders.
9.
Device Management is required because it controls communication between the computer and
input/output devices.
10.
Security and Protection prevent unauthorized access and protect important data.
11.
Job Scheduling improves performance by determining the most efficient order for executing tasks.
12.
Real-Time Operating Systems are used because they provide immediate responses within a fixed time
limit.
13.
Distributed Operating Systems allow resource sharing and efficient operation across multiple
interconnected computers.
14.
GUI is more popular because it is user-friendly and easy to learn.
15.
CUI is difficult because users must remember and type commands accurately.
16.
Multi-User Operating Systems allow many users to access resources simultaneously.
17.
Windows is GUI-based because it uses icons, menus, windows and graphical elements.
18.
Single-User Multi-Tasking OS allows users to run multiple applications at the same time, improving
productivity.
19.
Application software depends on system software because it requires the operating system to run.
20.
Operating systems improve efficiency by managing hardware, software, memory, files and processes
effectively.
Assertion–Reason Questions
Choose the correct option:
A. Both Assertion and Reason are true, and Reason is the correct explanation of Assertion.
B. Both Assertion and Reason are true, but Reason is not the correct explanation of Assertion.
C. Assertion is true but Reason is false.
D. Assertion is false but Reason is true.
1.
Assertion: An operating system is essential for a computer.
Reason: It acts as an interface between the user and hardware.
2.
Assertion: GUI is easier to use than CUI.
Reason: GUI uses icons, menus and graphical elements.
3.
Assertion: BIOS is used during booting.
Reason: BIOS checks hardware before loading the operating system.
4.
Assertion: Real-Time OS is used in air traffic control systems.
Reason: Real-Time OS provides quick responses within fixed time limits.
5.
Assertion: Distributed OS works on interconnected computers.
Reason: It allows resource sharing across multiple systems.
6.
Assertion: Process Management controls running programs.
Reason: It allocates processor time to applications.
7.
Assertion: Memory Management is an important OS function.
Reason: It manages and allocates memory resources.
8.
Assertion: Multi-User OS allows several users to work simultaneously.
Reason: It provides shared access to resources.
9.
Assertion: File Management is necessary in a computer.
Reason: It organizes and manages files and folders.
10.
Assertion: Windows is a CUI-based operating system.
Reason: Windows uses icons and graphical windows.
Assertion–Reason Answers
Chapter 1: Functions of Operating System
TOP 25 MCQs (EXAM ORIENTED)
Questions
1.
Which of the following is a physical part of a computer?
a) Windows
b) MS Word
c) Keyboard
d) Excel
2.
Which software acts as an interface between user and hardware?
a) Application Software
b) Operating System
c) Utility Software
d) BIOS
3.
Which type of software controls overall computer operations?
a) Application Software
b) Presentation Software
c) System Software
d) Spreadsheet Software
4.
Which of the following is an example of Application Software?
a) Linux
b) Windows
c) Excel
d) Android
5.
BIOS stands for:
a) Basic Input Output System
b) Binary Input Operating System
c) Basic Internet Output Service
d) Binary Interface Operating Service
6.
Which program loads the operating system into memory?
a) Compiler
b) Bootstrap Loader
c) Device Driver
d) Utility
7.
Which OS function manages running programs?
a) File Management
b) Device Management
c) Process Management
d) Security
8.
Which OS function controls RAM allocation?
a) Memory Management
b) Process Management
c) File Management
d) Job Scheduling
9.
Which OS function manages files and folders?
a) Security
b) File Management
c) Device Management
d) Interface
10.
Which OS function controls printers and scanners?
a) Device Management
b) Memory Management
c) File Management
d) Scheduling
11.
Which operating system allows only one task at a time?
a) Multi-User
b) Real-Time
c) Single-User Single-Tasking
d) Distributed
12.
Windows is an example of:
a) Single-User Multi-Tasking OS
b) Single-User Single-Tasking OS
c) Real-Time OS
d) Distributed OS
13.
Which OS allows multiple users simultaneously?
a) Multi-User OS
b) Real-Time OS
c) Distributed OS
d) DOS
14.
Which OS is commonly used in robots?
a) Windows
b) RTOS
c) DOS
d) Ubuntu
15.
Which OS works across interconnected computers?
a) Multi-User
b) Distributed
c) Single User
d) DOS
16.
Which interface requires commands to be typed?
a) GUI
b) CUI
c) Touch Interface
d) Menu Interface
17.
GUI stands for:
a) Graphical User Interface
b) General User Interface
c) Graphic Utility Interface
d) Global User Interface
18.
Which of the following is GUI-based?
a) DOS
b) Command Prompt
c) Windows
d) UNIX CUI
19.
Which interface is easier for beginners?
a) CUI
b) CLI
c) GUI
d) DOS
20.
Which device is an input device?
a) Printer
b) Speaker
c) Monitor
d) Keyboard
21.
Which device is an output device?
a) Mouse
b) Scanner
c) Monitor
d) Keyboard
22.
The operating system provides:
a) User Interface
b) Games
c) Antivirus only
d) Hardware only
23.
Which operating system is most popular for PCs?
a) Windows
b) DOS
c) Palm OS
d) RTOS
24.
Which OS function protects data?
a) Security and Protection
b) Scheduling
c) Memory Management
d) Device Management
25.
Job Scheduling helps in:
a) Deleting files
b) Organizing folders
c) Efficient CPU utilization
d) Drawing graphics
MCQ ANSWER KEY
1-MARK QUESTIONS
Questions
What is hardware?
What is software?
What is system software?
What is application software?
What is an operating system?
What is BIOS?
What is a Bootstrap Loader?
What is Process Management?
What is Memory Management?
What is File Management?
What is Device Management?
What is Job Scheduling?
What is GUI?
What is CUI?
What is CLI?
Name any one GUI-based OS.
Name any one CUI-based OS.
What is a Real-Time OS?
What is a Multi-User OS?
What is a Distributed OS?
1-MARK ANSWERS
1.
Hardware refers to the physical parts of a computer.
2.
Software is a collection of programs that tell the hardware what to do.
3.
System software controls and manages computer operations.
4.
Application software performs specific user tasks.
5.
An operating system is software that acts as an interface between user and hardware.
6.
BIOS is a program that starts the computer and checks hardware.
7.
A Bootstrap Loader loads the operating system into memory.
8.
Process Management manages running processes.
9.
Memory Management controls memory allocation.
10.
File Management manages files and folders.
11.
Device Management controls input and output devices.
12.
Job Scheduling decides the order of task execution.
13.
GUI is a graphics-based user interface.
14.
CUI is a command-based user interface.
15.
CLI stands for Command Line Interface.
16.
Windows.
17.
DOS.
18.
An operating system that responds within a fixed time.
19.
An OS that allows multiple users simultaneously.
20.
An OS that works on multiple interconnected computers.
Chapter 1: Functions of Operating System
2-MARK QUESTIONS
Questions
1.
Differentiate between hardware and software.
2.
Differentiate between system software and application software.
3.
Why is an operating system necessary?
4.
What is the role of BIOS during booting?
5.
What is the function of a Bootstrap Loader?
6.
Write any two functions of Process Management.
7.
Write any two functions of Memory Management.
8.
Write any two functions of File Management.
9.
Write any two functions of Device Management.
10.
What is the difference between CUI and GUI?
2-MARK ANSWERS
1. Hardware vs Software
2. System Software vs Application Software
3.
An operating system is necessary because it manages hardware resources and acts as an interface
between the user and the computer.
4.
BIOS checks hardware components and starts the booting process when the computer is turned on.
5.
Bootstrap Loader loads the operating system from storage into memory.
6.
Allocates CPU time.
Controls running processes.
7.
Tracks memory usage.
Allocates memory to programs.
8.
Creates and deletes files.
Organizes folders and directories.
9.
Controls input devices.
Controls output devices.
10. CUI vs GUI
3-MARK QUESTIONS
Questions
1.
Explain the need for an operating system.
2.
Describe the booting process.
3.
Explain Process Management.
4.
Explain Memory Management.
5.
Explain File Management.
6.
Explain Device Management.
7.
Describe Security and Protection.
8.
Explain Single-User Single-Tasking Operating System.
9.
Explain Single-User Multi-Tasking Operating System.
10.
Describe Multi-User Operating System.
3-MARK ANSWERS
1. Need for Operating System
An operating system is needed because it:
Acts as an interface between user and hardware.
Manages computer resources.
Allows applications to run efficiently.
2. Booting Process
The booting process starts when the computer is switched on.
Steps:
BIOS starts.
Hardware is checked.
Bootstrap Loader loads OS.
Operating system is loaded into RAM.
Computer becomes ready for use.
3. Process Management
Process Management controls running programs.
Functions:
Allocates processor time.
Manages processes.
Supports multitasking.
4. Memory Management
Memory Management controls the use of RAM.
Functions:
Allocates memory.
Tracks memory usage.
Prevents memory conflicts.
5. File Management
File Management organizes data storage.
Functions:
Create files.
Delete files.
Copy files.
Organize folders.
6. Device Management
Device Management controls communication between the computer and devices.
Examples:
Keyboard
Mouse
Printer
Scanner
7. Security and Protection
This function protects data and resources from unauthorized access.
Methods:
Passwords
User accounts
Access control
8. Single-User Single-Tasking OS
This operating system allows one user to perform only one task at a time.
Examples:
MS DOS
Palm OS
CHAPTER 1: FUNCTIONS OF OPERATING SYSTEM
FINAL REVISION SHEET
(ONE-DAY EXAM REVISION)
CHAPTER AT A GLANCE
HARDWARE + SOFTWARE ↓ SYSTEM SOFTWARE ↓ OPERATING SYSTEM ↓ Functions of OS ↓ Types of
OS ↓ User Interface ↓ CUI vs GUI
MOST IMPORTANT DEFINITIONS
Hardware
Physical parts of a computer that can be seen and touched.
Software
Programs and instructions that tell the hardware what to do.
Operating System
System software that acts as an interface between user and hardware.
BIOS
Basic Input Output System that starts the computer and checks hardware.
GUI
Graphical User Interface that uses icons and menus.
CUI
Character User Interface that uses commands.
Real-Time OS
An OS that responds within a fixed time limit.
Distributed OS
An OS that works on interconnected computers.
FUNCTIONS OF OPERATING SYSTEM
PMMFDJS
P → Process Management M → Memory Management F → File Management D → Device Management S
→ Security & Protection J → Job Scheduling U → User Interface
CHAPTER 1: FUNCTIONS OF OPERATING SYSTEM
ADDITIONAL IMPORTANT 5-MARK QUESTIONS
QUESTIONS
1.
What is an Operating System? Explain its importance in a computer system.
2.
Describe the booting process. Explain the role of BIOS and Bootstrap Loader.
3.
Explain any five functions of an Operating System.
4.
Differentiate between System Software and Application Software with examples.
5.
Explain the different types of Operating Systems with suitable examples.
6.
What is Process Management? Explain its importance in multitasking.
7.
Explain Memory Management and File Management in detail.
8.
Describe Device Management, Security & Protection, and Job Scheduling.
9.
What is a User Interface? Explain the differences between CUI and GUI.
10.
Why is GUI more popular than CUI? Explain with suitable examples.
ANSWERS
1. Operating System and Importance
An Operating System (OS) is system software that acts as an interface between the user and computer
hardware.
Importance:
Manages hardware resources.
Runs application software.
Provides user interface.
Controls memory and files.
Improves overall efficiency.
Examples: Windows, Linux, Android, macOS.
2. Booting Process
Booting is the process of starting a computer.
Steps:
Computer is switched on.
BIOS starts.
Hardware is checked.
Bootstrap Loader loads OS into RAM.
Operating System becomes active.
Role of BIOS:
Checks hardware.
Starts booting process.
Role of Bootstrap Loader:
Loads operating system into memory.
3. Five Functions of Operating System
Process Management
Controls running processes.
Memory Management
Allocates memory to programs.
File Management
Organizes files and folders.
Device Management
Controls input/output devices.
Security and Protection
Protects system resources and data.
4. System Software vs Application Software
System software helps the computer function, while application software helps users perform tasks.
5. Types of Operating Systems
Single-User Single-Tasking
One user, one task.
Example: DOS
Single-User Multi-Tasking
One user, many tasks.
Example: Windows
Multi-User
Many users simultaneously.
Example: UNIX
Real-Time OS
Immediate response.
Example: Air Traffic Control System
Distributed OS
Works on interconnected computers.
Example: Network-based systems
6. Process Management
Process Management controls all running processes.
Importance:
Allocates CPU time.
Supports multitasking.
Controls execution of programs.
Improves system efficiency.
7. Memory Management and File Management
Memory Management
Allocates RAM.
Tracks memory usage.
Prevents conflicts.
File Management
Creates files.
Deletes files.
Organizes folders.
Maintains directory structure.
Both help the computer run efficiently.
8. Device Management, Security and Job Scheduling
Device Management
Controls communication with devices.
Security and Protection
Protects data from unauthorized access.
Job Scheduling
Determines execution order of jobs.
These functions improve performance and security.
9. User Interface, CUI and GUI
A User Interface allows communication between user and computer.
CUI
Command based
Keyboard only
Difficult to learn
GUI
Graphics based
Icons and menus
Easy to use
Examples: CUI → DOS GUI → Windows
10. Why GUI is More Popular
GUI is more popular because:
Easy to learn.
User-friendly.
Uses icons and menus.
Provides visual feedback.
Supports mouse operations.
Example: Windows Operating System.

You might also like