Introduction
System Software Components यह समझाते हैं कि computer internally कैसे काम करता है। User tasks पर focus करने के बजाय, यह pattern उन core software elements की समझ को test करता है जो hardware और system operations को control करते हैं।
Competitive exams में इस area से direct और conceptual questions अक्सर पूछे जाते हैं, ताकि यह check किया जा सके कि आप different system-level components को सही तरह से distinguish कर सकते हैं या नहीं।
Pattern: System Software Components
Pattern
System software उन programs से बना होता है जो computer hardware को control करते हैं, system resources को manage करते हैं, और application software को run करने के लिए platform provide करते हैं।
Step-by-Step Example
Question
निम्नलिखित में से कौन-सा System Software का component है?
Options:
A. Microsoft Excel
B. Device Driver
C. Web Browser
D. Media Player
Solution
-
Step 1: Understand what system software includes
System software उन programs से बना होता है जो hardware को manage करते हैं और system को function करने में सक्षम बनाते हैं। -
Step 2: Evaluate each option by function
Excel, browser, और media player users के लिए होते हैं, इसलिए ये application software हैं। -
Step 3: Identify the system-level component
Device Driver operating system को hardware devices के साथ communicate करने में मदद करता है। -
Final Answer:
Device Driver → Option B -
Quick Check:
यदि software OS को hardware से communicate करने में help करता है, तो वह system software होता है ✅
Quick Variations
• Questions में system software के components identify करने को कहा जा सकता है।
• Options में application software को system components के साथ mix किया जा सकता है।
• Exams में अक्सर पूछा जाता है: “Which option is NOT a system software component?”
Trick to Always Use
- Step 1 → यदि software hardware या system resources को control करता है, तो वह system software है।
- Step 2 → यदि software user को directly tasks perform करने में help करता है, तो वह application software है।
Summary
Summary
- System software computer hardware को manage और control करता है।
- Operating System, Device Driver, और language translators system software components होते हैं।
- System software application software को run करने के लिए platform provide करता है।
- User-focused programs कभी भी system software components नहीं होते।
याद रखने के लिए example:
Operating System + Device Driver + Translator = System Software
