Basic Computer Operations

How a computer takes input, processes it, and produces output.

Basic Computer Operations

Computer एक electronic machine (इलेक्ट्रॉनिक मशीन) है जो दिए गए data (डेटा) को स्वीकार करता है, उसे process (प्रसंस्करण) करता है और उपयोगी information (सूचना) प्रदान करता है। Computer का basic operation मुख्य रूप से Input, Processing, Output और Storage से मिलकर बना होता है।

Basic Computer Operation: Input → Processing → Output → Storage

What is a Computer?

Computer एक programmable electronic device (प्रोग्राम के अनुसार कार्य करने वाला इलेक्ट्रॉनिक उपकरण) है जो data को input के रूप में स्वीकार करता है, दिए गए instructions (निर्देशों) के अनुसार उस data को process करता है और परिणाम के रूप में useful information प्रदान करता है।

उदाहरण के लिए, यदि हमें दो numbers का जोड़ निकालना है, तो हम दोनों numbers को computer में input करते हैं। Computer उन्हें process करता है और उनका sum (योग) output के रूप में देता है।

Basic Operations of a Computer

Computer द्वारा किए जाने वाले basic operations को मुख्य रूप से निम्नलिखित चार चरणों में समझा जा सकता है:

  1. Input
  2. Processing
  3. Output
  4. Storage

1. Input

Input का अर्थ है computer को data या instructions देना। Computer जिस data पर कार्य करता है, उसे input के रूप में प्राप्त करता है।

Keyboard, mouse, scanner और microphone जैसे input devices (इनपुट उपकरण) की सहायता से computer को data दिया जा सकता है।

Example: यदि हमें 25 और 15 का जोड़ निकालना है, तो 25 और 15 computer को दिए जाने वाले input हैं।

याद रखें: Input का अर्थ है computer को data या instructions देना।

2. Processing

Processing का अर्थ है दिए गए input data पर आवश्यक operations (क्रियाएँ) करना। यह कार्य मुख्य रूप से Computer के Central Processing Unit (CPU) द्वारा किया जाता है।

Processing के दौरान computer दिए गए instructions के अनुसार data पर arithmetic (अंकगणितीय) और logical (तार्किक) operations कर सकता है।

Example: यदि input 25 और 15 है और हमें दोनों का जोड़ निकालना है, तो 25 + 15 की calculation (गणना) processing का हिस्सा है।

याद रखें: Processing में input data पर आवश्यक calculations और operations किए जाते हैं।

3. Output

Output वह result (परिणाम) है जो computer द्वारा processing पूरी करने के बाद प्राप्त होता है। Output को monitor, printer या अन्य output devices की सहायता से प्राप्त किया जा सकता है।

Example: यदि computer ने 25 + 15 को process किया, तो प्राप्त result 40 output है।

याद रखें: Output computer द्वारा processing के बाद दिया गया result है।

4. Storage

Storage का अर्थ data, instructions और processed information को भविष्य में उपयोग के लिए सुरक्षित रखना है। Computer में data को storage devices (संग्रहण उपकरण) में रखा जा सकता है।

Hard Disk Drive, SSD, CD/DVD और अन्य storage devices data को store करने के लिए उपयोग किए जा सकते हैं।

Example: किसी document को computer में save करना storage operation का उदाहरण है।

Input-Process-Output Cycle

Computer में सामान्यतः data पहले input के रूप में दिया जाता है। इसके बाद computer उस data को process करता है और अंत में result output के रूप में प्राप्त होता है। आवश्यकता होने पर result या data को storage में सुरक्षित रखा जा सकता है।

Operation अर्थ Example
Input Computer को data या instructions देना 25 और 15 enter करना
Processing Data पर आवश्यक operation करना 25 + 15 की calculation
Output Processing के बाद result प्राप्त करना 40 प्राप्त होना
Storage Data या result को सुरक्षित रखना Result को file में save करना

Example of Basic Computer Operation

मान लीजिए हमें दो numbers 20 और 30 को जोड़ना है। Computer में यह कार्य निम्न प्रकार होगा:

Step Operation
Input 20 और 30 enter किए गए
Processing Computer ने 20 + 30 की calculation की
Output 50 प्राप्त हुआ
Storage आवश्यकता होने पर result को save किया जा सकता है

Functional View of Computer Operation

Computer के basic operation को एक सरल flow (प्रवाह) के रूप में इस प्रकार समझ सकते हैं:

Data/Input → Processing → Information/Output

यदि information को भविष्य में उपयोग करना हो, तो उसे storage में सुरक्षित किया जा सकता है:

Input → Processing → Output → Storage

Role of CPU in Processing

Central Processing Unit (CPU) को computer का brain (मस्तिष्क) कहा जाता है। यह instructions को execute (क्रियान्वित) करता है और data processing में महत्वपूर्ण भूमिका निभाता है।

CPU के बारे में विस्तृत अध्ययन course के आगे के Computer System Organisation unit में किया जाएगा। यहाँ केवल basic computer operation को समझने के लिए CPU की भूमिका जानना पर्याप्त है।

Important Points

  • Computer data को input के रूप में स्वीकार करता है।
  • Input data को instructions के अनुसार process किया जाता है।
  • Processing के बाद result output के रूप में प्राप्त होता है।
  • Data और information को future use (भविष्य के उपयोग) के लिए store किया जा सकता है।
  • CPU processing में महत्वपूर्ण भूमिका निभाता है।

Board Focus

Exam के लिए याद रखें:
Input → Data देना
Processing → Data पर operation करना
Output → Result प्राप्त करना
Storage → Data या information को सुरक्षित रखना

Board Important Questions

Very Short Answer Questions

Q1. Computer में Input का क्या अर्थ है?

Answer: Computer को data या instructions देना Input कहलाता है।

Q2. Processing क्या है?

Answer: दिए गए data पर आवश्यक operations करना Processing कहलाता है।

Q3. Output क्या है?

Answer: Processing के बाद computer से प्राप्त result Output कहलाता है।

Q4. Computer के basic operations कौन-कौन से हैं?

Answer: Input, Processing, Output और Storage computer के basic operations हैं।

Q5. Computer में processing का मुख्य कार्य कौन करता है?

Answer: Central Processing Unit (CPU) processing में मुख्य भूमिका निभाता है।

Short Answer Questions

Q6. Computer के basic operations को समझाइए।

Answer: Computer के basic operations मुख्य रूप से Input, Processing, Output और Storage हैं। Input में computer को data या instructions दिए जाते हैं। Processing में दिए गए data पर आवश्यक operations किए जाते हैं। Processing के बाद प्राप्त result Output कहलाता है। Data या information को भविष्य में उपयोग के लिए Storage में सुरक्षित रखा जा सकता है।

Q7. Input और Output में अंतर बताइए।

Input Output
Computer को data या instructions दिया जाता है। Processing के बाद result प्राप्त होता है।
यह processing से पहले होता है। यह processing के बाद प्राप्त होता है।
Keyboard और mouse जैसे devices input देने में उपयोग होते हैं। Monitor और printer जैसे devices output देने में उपयोग होते हैं।

Q8. Storage का क्या महत्व है?

Answer: Storage का उपयोग data, instructions और information को भविष्य में उपयोग के लिए सुरक्षित रखने के लिए किया जाता है। इससे आवश्यक data को बाद में फिर से प्राप्त और उपयोग किया जा सकता है।

Quick Revision

  • Input: Data या instructions देना
  • Processing: Data पर operations करना
  • Output: Processing के बाद result प्राप्त करना
  • Storage: Data या information को सुरक्षित रखना
One-Line Revision: Computer input के रूप में data स्वीकार करता है, उसे process करता है, output देता है और आवश्यक data/information को store कर सकता है।

Practice Questions

  1. Computer के basic operations के नाम लिखिए।
  2. Input और Processing में क्या अंतर है?
  3. Output से आप क्या समझते हैं?
  4. Storage का क्या अर्थ है?
  5. Computer में CPU की क्या भूमिका है?
  6. Input-Process-Output cycle को एक उदाहरण की सहायता से समझाइए।
Lesson 2 of 39
On This Page