top of page

Lesson Notes

Works Effectively with Operating Systems

Grade

10

Term

2

The Operating System (OS) is the most important software on a computer. This guide breaks down its functions and key features.

1. Short Notes: Core Concepts

a) What is an Operating System?

  • The OS is system software that acts as an intermediary between the computer hardware and the user.

  • Without an OS (like Windows or Linux), a computer is useless.

  • Its two main jobs are:

  1. Resource Management: Managing all hardware (CPU, memory, storage).

  2. User Interface: Providing a way for the user to interact with the computer.

b) Main Functions of an OS

  • Process Management: Manages the CPU's time to run different programs (multi-tasking).

  • Memory Management: Manages the main memory (RAM).

  • Device Management: Controls peripherals like printers using device drivers.

  • File Management: Organizes files and folders on storage devices.

  • Security Management: Protects the system using user accounts and passwords.

c) User Interfaces

  • Command Line Interface (CLI): A text-based interface where the user types commands (e.g., MS-DOS). It's powerful but not user-friendly.

  • Graphical User Interface (GUI): A visual interface that uses windows, icons, menus, and a pointer (WIMP). It is the standard for all modern operating systems.

d) Types of Operating Systems

  • Multi-tasking: Allows a user to run multiple applications at the same time. All modern OS are multi-tasking.

e) OS Utility Programs

  • Disk Partitioning: Dividing a single physical hard drive into multiple logical drives (like C: and D:).

  • Disk Formatting: Preparing a storage device to be used by the OS. This erases all data.

  • Disk Defragmentation: Rearranging scattered pieces of files on a hard disk to improve performance.

2. Tips and Tricks for the Exam

  • Key Analogy: The OS is like the manager of a restaurant. It tells the chefs (CPU) what to do, manages the tables (memory), and takes orders from the customer (user).

  • CLI vs. GUI: Think of CLI as ordering food by writing a complex recipe (difficult). GUI is like ordering by pointing at pictures on a menu (easy).

  • Tip for Utilities: Partitioning = building walls in a room. Formatting = cleaning the room completely. Defragmenting = arranging messy books neatly on a shelf.

3. Important Points to Remember

  • The OS is the first software to load when a computer starts.

  • All application software (like Word, games) runs on top of the OS.

  • A file extension (e.g., .docx, .jpg) tells the OS what type of file it is.

වියාචනය (Disclaimer)

Idasara Academy ඉගෙනුම් සම්පත් නිර්මාණය කර ඇත්තේ සිසුන්ට මගපෙන්වීම, පුහුණුව සහ අධ්‍යයන උපායමාර්ග ලබාදී සහයෝගය දැක්වීමටය.

කෙසේ වෙතත්, සියලුම විභාග සහ නිල අවශ්‍යතා සඳහා, සිසුන් අනිවාර්යයෙන්ම ශ්‍රී ලංකා අධ්‍යාපන අමාත්‍යාංශයේ, අධ්‍යාපන ප්‍රකාශන දෙපාර්තමේන්තුව විසින් ප්‍රකාශයට පත් කරන ලද නිල පෙළපොත් සහ සම්පත් පරිශීලනය කළ යුතුය.

ජාතික විභාග සඳහා අන්තර්ගතයේ නිල බලය ලත් මූලාශ්‍රය වනුයේ රජය විසින් නිකුත් කරනු ලබන මෙම ප්‍රකාශනයි.

bottom of page