Topic 2: Basics of Operating System
ЁЯЦе️ What is an Operating System?
English:
An Operating System (OS) is system software that manages computer hardware, software resources, and provides services to users and applications. It acts as a bridge between the user and the hardware.
Hindi (рд╣िрди्рджी):
рдСрдкрд░ेрдЯिंрдЧ рд╕िрд╕्рдЯрдо (OS) рдПрдХ рд╕िрд╕्рдЯрдо рд╕ॉрдл़्рдЯрд╡ेрдпрд░ рд╣ै рдЬो рдХंрдк्рдпूрдЯрд░ рдХे рд╣ाрд░्рдбрд╡ेрдпрд░ рдФрд░ рд╕ॉрдл़्рдЯрд╡ेрдпрд░ рд╕ंрд╕ाрдзрдиों рдХा рдк्рд░рдмंрдзрди рдХрд░рддा рд╣ै рддрдеा рдЙрдкрдпोрдЧрдХрд░्рддा рдФрд░ рд╣ाрд░्рдбрд╡ेрдпрд░ рдХे рдмीрдЪ рдПрдХ рд╕ेрддु рдХा рдХाрд░्рдп рдХрд░рддा рд╣ै।
⚙️ Main Functions of Operating System
1. Process Management (рдк्рд░рдХ्рд░िрдпा рдк्рд░рдмंрдзрди) – Manages CPU scheduling and execution of processes.
2. Memory Management (рдоेрдоोрд░ी рдк्рд░рдмंрдзрди) – Allocates and deallocates memory space.
3. File Management (рдл़ाрдЗрд▓ рдк्рд░рдмंрдзрди) – Handles storage, retrieval, and organization of files.
4. Device Management (рдбिрд╡ाрдЗрд╕ рдк्рд░рдмंрдзрди) – Controls input/output devices through drivers.
5. Security & Protection (рд╕ुрд░рдХ्рд╖ा рдПрд╡ं рд╕ंрд░рдХ्рд╖рдг) – Protects data from unauthorized access.
6. User Interface (рдпूрдЬ़рд░ рдЗंрдЯрд░рдл़ेрд╕) – Provides CLI or GUI for user interaction.
ЁЯТ╛ Types of Operating Systems
| Type | Description | Examples |
|---|---|---|
| Batch OS | Executes batches of jobs without manual intervention. | Early IBM systems |
| Time-Sharing OS | Multiple users share CPU time. | UNIX, Linux |
| Distributed OS | Manages group of computers as one. | LOCUS |
| Real-Time OS (RTOS) | Responds quickly to real-time inputs. | VxWorks, QNX |
| Network OS | Controls and manages connected computers. | Windows Server, Novell NetWare |
| Mobile OS | Designed for smartphones/tablets. | Android, iOS |
ЁЯУВ Examples of Popular Operating Systems
-
Windows – Most used graphical OS by Microsoft.
-
Linux – Open-source, secure, used for servers.
-
macOS – Apple’s UNIX-based OS.
-
Android/iOS – Mobile platforms.
ЁЯзй Important Terms
-
Kernel: Core of OS controlling all operations.
-
Shell: Interface between user and kernel.
-
Booting: Process of starting the computer.
-
Multitasking: Running multiple tasks simultaneously.
-
Virtual Memory: Extends RAM using hard disk space.
ЁЯУЭ Previous Year / Expected MCQs
Q1. (KVS 2019)
Which of the following is an Operating System?
A) MS Excel B) Linux C) Oracle D) MS Word
✅ Answer: B) Linux
Q2. (NVS 2020)
Which part of OS remains in memory always?
A) Shell B) Command Interpreter C) Kernel D) Scheduler
✅ Answer: C) Kernel
Q3. (EMRS Mock 2023)
What is the first program that runs when a computer starts?
✅ Answer: Boot Loader
Q4. (KVS 2018)
Which OS allows multiple users to access computer resources simultaneously?
✅ Answer: Multi-User Operating System
Q5. (NVS 2017)
Which memory is used for virtual memory implementation?
✅ Answer: Hard Disk
Q6. (EMRS Mock 2023)
Which of the following is an open-source OS?
✅ Answer: Linux
Q7. (KVS 2016)
Which OS is used in mobile phones?
✅ Answer: Android, iOS
Q8. (Expected)
What does GUI stand for?
✅ Answer: Graphical User Interface
Q9. (Expected)
Which command is used to list files in Linux?
✅ Answer: ls
Q10. (Expected)
Which of the following is not an OS?
A) Windows B) MS Word C) Linux D) macOS
✅ Answer: B) MS Word
No comments:
Post a Comment