Introduction
Computer actually कैसे काम करता है, यह समझने के लिए उसके basic functional components को जानना ज़रूरी है। Size या type चाहे कुछ भी हो, हर computer एक simple logical flow follow करता है जिसे IPO Cycle कहा जाता है।
इस pattern से questions यह test करते हैं कि आप computer की working process को समझते हैं या नहीं, सिर्फ definitions नहीं।
Pattern: Computer Components (IPO Cycle)
Pattern
Computer IPO cycle पर काम करता है: यह data को Input के रूप में accept करता है, CPU की मदद से process करता है, और result को Output के रूप में produce करता है।
Step-by-Step Example
Question
Computer के IPO cycle में कौन-सा component input data को process करने के लिए responsible होता है?
Options:
- A. Input unit
- B. Output unit
- C. Central Processing Unit (CPU)
- D. Storage unit
Solution
-
Step 1: Recall the IPO sequence
Input devices data भेजते हैं, CPU उसे process करता है, और output devices result show करते हैं। -
Step 2: Identify the processing component
Processing का मतलब calculations, comparisons, और decision-making होता है। -
Step 3: Match with the correct unit
सभी processing tasks Central Processing Unit द्वारा ही perform किए जाते हैं। -
Final Answer:
Central Processing Unit (CPU) → Option C -
Quick Check:
Keyboard input देता है, CPU process करता है, monitor output दिखाता है → IPO confirmed ✅
Quick Variations
1. Keyboard और mouse जैसे devices → Input devices.
2. Monitor और printer जैसे devices → Output devices.
3. CPU में ALU और Control Unit शामिल होते हैं → Processing unit.
4. Processing से पहले data → Data, processing के बाद → Information.
Trick to Always Use
- Step 1 → अगर data enter किया जा रहा है, तो Input सोचें।
- Step 2 → अगर calculations या decisions mention हों, तो CPU सोचें।
- Step 3 → अगर result show या print हो रहा है, तो Output सोचें।
Summary
Summary
- हर computer Input-Process-Output cycle follow करता है।
- CPU computer का brain है जो सारी processing करता है।
- Input devices data supply करते हैं; output devices result दिखाते हैं।
- IPO को समझना hardware और software के कई questions में मदद करता है।
Example याद रखने के लिए:
Keyboard → CPU → Monitor IPO cycle का सबसे simple form है।
