Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape

Types of Data

Types of Data

Computer में data अलग-अलग forms में पाया जाता है। Data का type इस बात पर depend करता है कि उसमें किस तरह की information मौजूद है। Computer systems इन different types के data को store, process और display कर सकते हैं।

1. Numeric Data — संख्यात्मक Data

जिस data में numbers होते हैं, उसे Numeric Data कहा जाता है।

Examples:
10, 250, 99.5, 2026

इसका उपयोग calculations और mathematical operations में किया जाता है।

Example: Student के marks, product price और quantity।

2. Alphabetic Data — अक्षरीय Data

जिस data में केवल letters या alphabets होते हैं, उसे Alphabetic Data कहा जाता है।

Examples:
Manoj
Computer
Education

इसका उपयोग names और words को represent करने के लिए किया जाता है।

3. Alphanumeric Data — अक्षर और संख्या

जब data में letters और numbers दोनों होते हैं, तो उसे Alphanumeric Data कहा जाता है।

Examples:
DCA2026
Student123
UP2026

यह usernames, codes और identification numbers में commonly use होता है।

4. Text Data — Text आधारित Data

Words, sentences और paragraphs को Text Data कहा जाता है।

Example:
Computer is an electronic device.

Text data documents, emails, notes और web pages में बहुत common है।

5. Boolean Data — True/False Data

Boolean data में आमतौर पर केवल दो possible values होती हैं:

True / False
या
Yes / No

Example:
Student Passed = True

Computer programming और decision-making में Boolean data बहुत important है।

6. Image Data — चित्रात्मक Data

Photos, drawings, diagrams और graphics को Image Data कहा जाता है।

Examples:
JPG, PNG, GIF, WebP

See also  Computer in Artificial Intelligence

Example: Student की photograph या institute का logo।

7. Audio Data — ध्वनि Data

Voice recordings, music और other sounds को Audio Data कहा जाता है।

Examples:
MP3, WAV, AAC

Example: Online lecture की voice recording।

8. Video Data — वीडियो Data

Moving images के साथ audio वाला digital content Video Data कहलाता है।

Examples:
MP4, AVI, MOV, WebM

Example: Educational video या recorded class।

9. Date and Time Data

Dates और time से related values को computer systems में अलग से manage किया जा सकता है।

Examples:
25-08-2026
10:30 AM

इसका उपयोग attendance, appointments, transactions और scheduling में किया जाता है।

10. Geographic Data — Location Data

Location और geographical information को Geographic Data कहा जाता है।

Examples:
Latitude, Longitude, Maps और location boundaries।

इसका उपयोग GPS, digital maps और geographic information systems में किया जाता है।

Quick Revision

Types of Data:

Numeric → Alphabetic → Alphanumeric → Text → Boolean → Image → Audio → Video → Date & Time → Geographic

Data केवल numbers तक limited नहीं है। Text, images, audio, video, dates और locations भी modern computer systems में important forms of data हैं।

Leave a Reply

Your email address will not be published. Required fields are marked *