Computer क्या है?
Computer एक electronic device है जो दिए गए data को स्वीकार करता है, उसे निर्धारित instructions के अनुसार process करता है और उसके आधार पर useful information या result देता है।
आसान भाषा में समझें तो computer मुख्य रूप से चार काम करता है:
उदाहरण के लिए, जब आप calculator में 25 + 15 लिखते हैं, तो numbers input के रूप में जाते हैं, computer calculation करता है और फिर 40 result के रूप में दिखाता है।
Computer की Basic Definition
Computer कैसे काम करता है?
Computer के काम करने की प्रक्रिया को समझने के लिए IPO Cycle बहुत important है।
| Stage | Meaning | Example |
|---|---|---|
| Input | Data देना | Keyboard से 25 लिखना |
| Processing | Data पर calculation/operation | 25 + 15 calculate करना |
| Output | Result प्राप्त होना | Screen पर 40 दिखना |
| Storage | Data/Information को save करना | File को SSD में save करना |
Computer की मुख्य विशेषताएँ
Computer को useful बनाने वाली कुछ प्रमुख characteristics हैं:
- Speed: Computer बहुत कम समय में बड़ी संख्या में calculations कर सकता है।
- Accuracy: सही instructions और data मिलने पर computer लगातार accurate results दे सकता है।
- Storage: Computer बड़ी मात्रा में digital data store कर सकता है।
- Automation: दिए गए instructions के अनुसार कई tasks automatically किए जा सकते हैं।
- Versatility: Computer का उपयोग education, banking, business, science और कई अन्य क्षेत्रों में होता है।
- Consistency: एक ही instructions को बार-बार execute करने पर computer समान तरीके से काम करता है।
Computer के मुख्य Parts
एक सामान्य computer system को समझने के लिए इसके प्रमुख components को चार broad categories में देखा जा सकता है:
| Component | मुख्य काम |
|---|---|
| Input Unit | Computer को data/instructions देना |
| CPU | Instructions को process और control करना |
| Memory/Storage | Data और instructions को रखना |
| Output Unit | Processed result को user तक पहुँचाना |
Hardware क्या है?
Computer के वे physical parts जिन्हें हम देख या touch कर सकते हैं, सामान्यतः Hardware कहलाते हैं।
उदाहरण:
- Keyboard
- Mouse
- Monitor
- CPU components
- Printer
- Scanner
- Hard Disk / SSD
- RAM
- Speakers
जिसे आप computer system का physical हिस्सा समझकर छू सकते हैं, वह सामान्यतः Hardware category में आता है।
Software क्या है?
Software instructions या programs का ऐसा set है जो computer को बताता है कि उसे कौन-सा काम करना है।
Software को सामान्यतः physical रूप से touch नहीं किया जा सकता।
Examples:
- Windows
- Linux
- Web Browsers
- Microsoft Word
- Media Players
- Mobile Applications
Hardware और Software में अंतर
| Hardware | Software |
|---|---|
| Physical components | Programs/instructions |
| Touch किया जा सकता है | Directly touch नहीं किया जा सकता |
| Keyboard, Monitor, RAM | Windows, Browser, Word |
Software के मुख्य प्रकार
1. System Software
System Software computer के hardware और दूसरे software को operate करने में मदद करता है।
Example: Operating System जैसे Windows, Linux आदि।
2. Application Software
Application Software किसी specific user task को पूरा करने के लिए बनाया जाता है।
Examples: Word processing, spreadsheet, presentation और web-browsing applications।
3. Utility Software
Utility programs computer की maintenance, security या management से जुड़े tasks में मदद कर सकते हैं।
CPU क्या है?
CPU का full form Central Processing Unit है। इसे computer system का मुख्य processing component कहा जाता है।
CPU instructions को execute करने और calculations तथा logical operations में महत्वपूर्ण भूमिका निभाता है।
CPU के प्रमुख Functional Components
| Component | Function |
|---|---|
| ALU | Arithmetic और logical operations |
| Control Unit | Instructions और operations को control/coordinate करना |
| Registers | CPU के अंदर बहुत तेज temporary storage locations |
ALU का संबंध arithmetic और logical operations से है, जबकि Control Unit instructions के execution को coordinate करती है।
Input Devices क्या हैं?
जिन devices की सहायता से user computer में data या instructions देता है, उन्हें Input Devices कहा जाता है।
| Device | Use |
|---|---|
| Keyboard | Text, numbers और commands enter करना |
| Mouse | Point, click और selection |
| Scanner | Physical documents/images को digital form में capture करना |
| Microphone | Audio input देना |
| Webcam | Images/video capture करना |
| Touchscreen | Touch के माध्यम से input देना |
Output Devices क्या हैं?
Computer द्वारा process किए गए result को user तक पहुँचाने वाले devices को Output Devices कहा जाता है।
| Device | Output |
|---|---|
| Monitor | Visual output |
| Printer | Printed/hard-copy output |
| Speaker | Audio output |
| Projector | Large-screen visual output |
Memory क्या है?
Computer memory का उपयोग data, instructions और processing से संबंधित information को store करने के लिए किया जाता है।
Primary Memory
Primary memory वह memory है जिसे CPU processing के दौरान directly या closely access करता है।
RAM – Random Access Memory
RAM computer की working memory है। इसमें currently running programs और आवश्यक data अस्थायी रूप से रखा जा सकता है।
सामान्यतः RAM की power off होने पर stored contents बने नहीं रहते, इसलिए इसे volatile memory कहा जाता है।
ROM – Read Only Memory
ROM non-volatile memory का एक प्रकार है, अर्थात power बंद होने के बाद भी इसमें stored information सामान्यतः बनी रहती है।
Secondary Storage
Long-term data storage के लिए secondary storage devices का उपयोग किया जाता है।
- Hard Disk Drive (HDD)
- Solid State Drive (SSD)
- USB Flash Drive
- Memory Card
- Optical Disc
Memory Units
| Unit | Meaning |
|---|---|
| Bit | Binary digit |
| Byte | 8 bits |
| KB | Kilobyte |
| MB | Megabyte |
| GB | Gigabyte |
| TB | Terabyte |
Computer के प्रकार
Computers को अलग-अलग आधारों पर classify किया जा सकता है।
1. Size और Processing के आधार पर
| Type | Basic Idea |
|---|---|
| Supercomputer | बहुत high-performance scientific और complex calculations के लिए |
| Mainframe | Large-scale data processing और अनेक users/transactions के लिए |
| Minicomputer | एक ऐतिहासिक computer category, जो कई users को support कर सकती थी |
| Microcomputer | Personal-use computers जैसे desktop और laptop |
2. Data Handling के आधार पर
- Analog Computer: Continuous physical quantities के साथ काम करने वाले systems की category।
- Digital Computer: Digital/binary data पर काम करने वाले computers।
- Hybrid Computer: Analog और digital characteristics को combine करने वाले systems।
Desktop, Laptop, Tablet और Smartphone
Modern computing devices केवल traditional desktop computers तक सीमित नहीं हैं। अलग-अलग devices portability, performance और use-case के अनुसार अलग होते हैं।
| Device | मुख्य विशेषता |
|---|---|
| Desktop | एक fixed location पर उपयोग के लिए उपयुक्त |
| Laptop | Portable personal computer |
| Tablet | Touch-based portable computing device |
| Smartphone | Mobile communication और computing functions वाला device |
Data और Information में अंतर
Computer Fundamentals में Data और Information का difference भी महत्वपूर्ण है।
| Data | Information |
|---|---|
| Raw facts या figures | Processed और meaningful result |
| Processing से पहले हो सकता है | Processing के बाद meaningful form में मिलता है |
Example: 75, 82, 91 जैसे marks raw data हो सकते हैं। इनसे average निकालने पर प्राप्त result useful information बन सकता है।
Firmware क्या है?
Firmware ऐसा software/instruction code होता है जो किसी electronic device के hardware को low-level control और basic operation में मदद करता है।
Firmware आमतौर पर device की non-volatile memory में stored हो सकता है। यह hardware और higher-level software के बीच महत्वपूर्ण भूमिका निभा सकता है।
Operating System क्या है?
Operating System (OS) वह system software है जो computer के hardware resources को manage करता है और applications को चलने के लिए environment प्रदान करता है।
Examples:
- Windows
- Linux
- macOS
- Android
- iOS
Operating System के प्रमुख कार्य
- Memory management
- File management
- Process management
- Device management
- User interface प्रदान करना
- System resources का coordination
Computer में Booting क्या है?
Computer को start या restart करते समय operating system को load करने की प्रक्रिया को सामान्यतः Booting कहा जाता है।
इसी process के दौरान system hardware और आवश्यक startup components को initialize करता है और फिर operating system को load करता है।
Important Computer Terminology
| Term | Meaning |
|---|---|
| CPU | Central Processing Unit |
| RAM | Random Access Memory |
| ROM | Read Only Memory |
| ALU | Arithmetic Logic Unit |
| OS | Operating System |
| USB | Universal Serial Bus |
| SSD | Solid State Drive |
| HDD | Hard Disk Drive |
| GUI | Graphical User Interface |
| ICT | Information and Communication Technology |
Computer का उपयोग कहाँ होता है?
आज computer technology लगभग हर major sector में उपयोग होती है।
- Education: online classes, digital notes, presentations और research
- Banking: transactions, account management और digital services
- Business: accounting, inventory, communication और data analysis
- Healthcare: records, diagnostic systems और hospital management
- Government: digital records और citizen services
- Science: research, simulations और data processing
- Communication: email, video conferencing और messaging
- Entertainment: music, movies, games और digital media
Computer Fundamentals – Exam Important Points
1. CPU का full form Central Processing Unit है।
2. ALU arithmetic और logical operations से संबंधित है।
3. RAM volatile memory है।
4. ROM non-volatile memory का एक प्रकार है।
5. Keyboard एक input device है।
6. Monitor एक output device है।
7. Operating System system software है।
8. 1 Byte = 8 Bits.
9. Hardware physical component है, जबकि software programs/instructions का set है।
10. Computer input को process करके output देता है।
Practice MCQs – Computer Fundamentals
Q1. CPU का full form क्या है?
A) Central Program Unit
B) Central Processing Unit
C) Computer Processing Utility
D) Central Power Unit
Q2. इनमें से कौन-सा input device है?
A) Monitor
B) Printer
C) Keyboard
D) Speaker
Q3. इनमें से कौन-सी volatile memory है?
A) RAM
B) ROM
C) SSD
D) Hard Disk
Q4. ALU मुख्य रूप से किससे संबंधित है?
A) Printing
B) Arithmetic और logical operations
C) Internet connection
D) File storage only
Q5. इनमें से कौन-सा Operating System है?
A) Windows
B) Keyboard
C) Scanner
D) Printer
Q6. 1 Byte में कितने Bits होते हैं?
A) 2
B) 4
C) 8
D) 16
Q7. इनमें से कौन-सा output device है?
A) Mouse
B) Keyboard
C) Scanner
D) Monitor
Q8. Computer के physical components को क्या कहा जाता है?
A) Software
B) Hardware
C) Data
D) Information
Q9. Computer को start करते समय Operating System load होने की प्रक्रिया क्या कहलाती है?
A) Formatting
B) Booting
C) Scanning
D) Editing
Q10. Raw facts और figures को क्या कहा जाता है?
A) Information
B) Data
C) Software
D) Program
Q11. इनमें से कौन secondary storage का example है?
A) SSD
B) Register
C) CPU
D) ALU
Q12. इनमें से कौन system software का example है?
A) Operating System
B) Keyboard
C) Monitor
D) Scanner
Q13. कौन-सा device audio input देने के लिए उपयोग किया जाता है?
A) Microphone
B) Printer
C) Monitor
D) Projector
Q14. Computer में long-term data storage के लिए कौन-सा device उपयोग हो सकता है?
A) SSD
B) RAM
C) Register
D) Cache only
Q15. Software क्या है?
A) Physical component
B) Instructions/programs का set
C) केवल storage device
D) केवल input device
MCQ Answers
| Question | Answer |
|---|---|
| 1 | B |
| 2 | C |
| 3 | A |
| 4 | B |
| 5 | A |
| 6 | C |
| 7 | D |
| 8 | B |
| 9 | B |
| 10 | B |
| 11 | A |
| 12 | A |
| 13 | A |
| 14 | A |
| 15 | B |
Quick Revision – Computer Fundamentals
Computer → Electronic programmable device
IPO → Input → Processing → Output
CPU → Central Processing Unit
ALU → Arithmetic and Logic operations
RAM → Volatile primary memory
ROM → Non-volatile memory
Hardware → Physical components
Software → Programs/instructions
Keyboard → Input device
Monitor → Output device
OS → System software
1 Byte → 8 Bits
Frequently Asked Questions
Computer क्या है?
Computer एक electronic programmable device है जो input data को instructions के अनुसार process करके useful output देता है।
CPU का क्या काम है?
CPU instructions को execute करने, calculations और logical operations करने तथा computer operations को control/coordinate करने में महत्वपूर्ण भूमिका निभाता है।
Hardware और Software में क्या अंतर है?
Hardware computer के physical components हैं, जबकि software programs और instructions का collection है।
RAM को volatile memory क्यों कहा जाता है?
क्योंकि सामान्य परिस्थितियों में power बंद होने पर RAM में मौजूद working data बना नहीं रहता।
Operating System क्या करता है?
Operating System computer resources को manage करता है और applications को चलने के लिए आवश्यक environment प्रदान करता है।
Exam Preparation Tip
Computer Fundamentals को केवल definitions याद करके तैयार न करें। पहले hardware, software, CPU, memory और input-output devices के बीच relationship समझें। उसके बाद full forms और MCQs की practice करें।
इस chapter के बाद Computer की अगली preparation में Computer Hardware और Input-Output Devices, Memory, Operating System, MS Word, MS Excel, Internet, Networking और Cyber Security जैसे अलग-अलग chapters पढ़े जा सकते हैं।
यह chapter Computer Fundamentals की foundation बनाने के लिए तैयार किया गया है। Students इसे competitive exams की basic Computer preparation के साथ-साथ revision के लिए भी use कर सकते हैं।

Comments
Post a Comment