Class 9 Computer Science — Complete notes in English and Urdu
An Operating System (OS) is a system software that acts as an interface between the user and the computer hardware. It manages all the hardware resources and provides a platform for application software to run. The OS is the most important software on a computer, as it controls the memory, processes, storage devices, and input/output devices. Without an operating system, a computer would be useless. Examples of operating systems include Microsoft Windows, macOS, Linux, Android, and iOS.
آپریٹنگ سسٹم (OS) ایک سسٹم سافٹ ویئر ہے جو صارف اور کمپیوٹر ہارڈویئر کے درمیان ایک انٹرفیس کا کام کرتا ہے۔ یہ تمام ہارڈویئر وسائل کا انتظام کرتا ہے اور ایپلیکیشن سافٹ ویئر کو چلانے کے لیے ایک پلیٹ فارم فراہم کرتا ہے۔ OS کمپیوٹر پر سب سے اہم سافٹ ویئر ہے، کیونکہ یہ میموری، پروسیسز، اسٹوریج آلات اور ان پٹ/آؤٹ پٹ آلات کو کنٹرول کرتا ہے۔ آپریٹنگ سسٹم کے بغیر، کمپیوٹر بیکار ہوگا۔ آپریٹنگ سسٹم کی مثالوں میں Microsoft Windows، macOS، Linux، Android، اور iOS شامل ہیں۔
| Function | Description |
|---|---|
| Memory Management | Manages RAM and allocates memory to running programs |
| Process Management | Controls the execution of programs and manages CPU time |
| Device Management | Manages input/output devices through device drivers |
| File Management | Organizes and manages files on storage devices |
| Security & Access Control | Protects data and controls user access |
| User Interface | Provides a way for users to interact with the computer |
| فعل | وضاحت |
|---|---|
| میموری مینجمنٹ | RAM کا انتظام کرتا ہے اور چلنے والے پروگراموں کو میموری مختص کرتا ہے |
| پروسس مینجمنٹ | پروگراموں کے عمل کو کنٹرول کرتا ہے اور CPU وقت کا انتظام کرتا ہے |
| ڈیوائس مینجمنٹ | ڈیوائس ڈرائیورز کے ذریعے ان پٹ/آؤٹ پٹ آلات کا انتظام کرتا ہے |
| فائل مینجمنٹ | اسٹوریج آلات پر فائلوں کو منظم اور ترتیب دیتا ہے |
| سیکیورٹی اور رسائی کنٹرول | ڈیٹا کی حفاظت کرتا ہے اور صارف کی رسائی کو کنٹرول کرتا ہے |
| یوزر انٹرفیس | صارفین کو کمپیوٹر کے ساتھ تعامل کرنے کا طریقہ فراہم کرتا ہے |