Software Design Process in Hindi

Software Design Process in Hindi

Software Design Process in Hindi Software Design Process Software Design Process एक structured और systematic approach है जिसमें software को design किया जाता है। यह process step-by-step follow किया जाता है ताकि final software सभी requirements को पूरा करे और efficient, user-friendly, और maintainable हो। दुसरे शब्दों में software Design Process एक systematic और structured …

Read more

DBMS Architecture in Hindi

DBMS Architecture in Hindi

DBMS Architecture in Hindi DBMS Architecture DBMS architecture मतलब है कि आपका डेटाबेस सिस्टम कैसे बना है, उसके अलग-अलग हिस्से (parts) कैसे काम करते हैं, और वो एक दूसरे से कैसे जुड़े हैं। ये बताता है कि डेटा कैसे रखा जाता है, कैसे निकाला जाता है, और कैसे मैनेज किया जाता है। DBMS Architecture को …

Read more

Different Levels of Software Design in Hindi

Software Design Phase in Hindi

Different Levels of Software Design in Hindi Software Design सॉफ्टवेयर डिजाइन Software Design software development का एक महत्वपूर्ण हिस्सा है। इसमें हम यह plan करते हैं कि सॉफ्टवेयर कैसे बनेगा और कैसे काम करेगा। यह एक ब्लूप्रिंट (blueprint) की तरह होता है सॉफ्टवेयर डिज़ाइन को तीन अलग-अलग levels में बांटा जा सकता है: 1. Architectural …

Read more

Software Design Phase in Hindi

Software Design Phase in Hindi Software Design Phase SOFTWARE DEVELOPMENT के डिज़ाइन phase में, हम customer requirements को, जो SRS document (Software Requirements Specification) में लिखी होती हैं, उन्हें एक ऐसे रूप में बदलते हैं जिसे programming language का इस्तेमाल करके implement किया जा सके। SOFTWARE डिज़ाइन process को तीन phases में बांटा जा सकता …

Read more

Design Engineering in Hindi

Design Engineering in Hindi Design Engineering Software design एक ऐसा process है जिसमें user requirements को एक suitable form में transform किया जाता है। यह programmers को software coding और implementation में मदद करती है। सरल भाषा में, Software design एक mechanism है जो user requirements को एक suitable form में बदलता है। यह programmers …

Read more

Art of Debugging in Hindi

Art of Debugging in Hindi

Art of Debugging in Hindi Art of Debugging Bug क्या है?  Bug का मतलब है किसी software, program, या system में होने वाली एक गलती error या समस्या। यह error program के सही तरीके से काम न करने का कारण बनती है।  Bug एक कंप्यूटर प्रोग्राम या सॉफ्टवेयर में होने वाली error या problem है। …

Read more

Validation और Verification में अंतर

Verification और Validation में अंतर

Verification और Validation में अंतर Verification और Validation दोनों quality check processes हैं, लेकिन इनका focus अलग होता है। Verification और Validation Verification Verification यह जाँचता है कि काम सही तरीके से किया गया है? यह सॉफ्टवेयर के specific functions को सही तरीके से implement करने की activities को ensure करता है? Verification यह check करता …

Read more

Generalization in DBMS in hindi

Generalization in DBMS in hindi

Generalization in DBMS Generalization in DBMS in hindi 1970 के दशक में डेटा कम हुआ करता था इसलिए डेटा को ER Model के द्वारा आसानी से समझाया जा सकता था, लेकिन धिरे धिरे डेटा (databse) बढता गया जिससे ER model के उपयोग से समस्या का हल नहीं हो रहा था। इसी समस्या को दूर करने …

Read more

Validation and Verification in Hindi

Validation and Verification in Hindi Validation और Verification Verification और Validation दोनों quality check processes हैं, लेकिन इनका focus अलग होता है।  Verification (सत्यापन): “क्या हम product को सही तरीके से build कर रहे हैं?” Verification यह check करता ह हम product को सही तरीके से बना रहे हैं?”  (Are we building the product right?)  …

Read more

Weak entity and Strong entity in Hindi

Weak entity and Strong entity in Hindi

Weak entity and Strong entity in Hindi Weak entity and Strong entity Entity डेटाबेस मैनेजमेंट सिस्टम (DBMS) में एक Real-World Object को दर्शाती है, जिसे डेटाबेस में स्टोर किया जाता है। यह किसी व्यक्ति, स्थान, वस्तु, घटना, या Concept को Represent किया जाता है। Entity को डेटाबेस में एक टेबल के रूप में दर्शाया जाता है, और इसकी प्रॉपर्टीज़ …

Read more

DBA and it’s Role in Hindi

DBA and it's Role in Hindi

DBA and it’s Role in Hindi DBA and it’s Role DBA का मतलब है Database Administrator (डेटाबेस एडमिनिस्ट्रेटर)। यह एक व्यक्ति person या team होती है जो DATABASES MANAGEMENT SYSTEM के डेटाबेस को manage, monitor और सुरक्षित रखने का काम करती है। DBA डेटाबेस की performance , security और Availability को सुनिश्चित करता है। DBA …

Read more

Database User in Hindi

Database User in Hindi

Database User in Hindi Database User DBMS (Database Management System) में अलग-अलग तरह के users होते हैं, जो database के साथ काम करते हैं। ये users अपने काम के हिसाब से database को access करते हैं और उसका उपयोग करते हैं। Database users वे लोग होते हैं जो database के साथ daily काम करते हैं, …

Read more

Feasibility study In software engineering in Hindi

Feasibility study In software engineering in Hindi Feasibility study सॉफ्टवेयर इंजीनियरिंग में फीजिबिलिटी स्टडी (Feasibility Study) का मतलब है किसी सॉफ्टवेयर प्रोजेक्ट को शुरू करने से पहले यह जांचना कि क्या वह प्रोजेक्ट संभव (possible) है या नहीं। यह स्टडी यह तय करने में मदद करती है कि प्रोजेक्ट को आगे बढ़ाना चाहिए या नहीं। …

Read more

Difference between Schema and Instance in hindi

Difference between Schema and Instance in Hindi

Difference between Schema and Instance in hindi Difference between Schema and Instance Schema और Instance में अंतर: 1. Definition :    Schema : यह डेटाबेस का overall description पूरा विवरण होता है।  Instance : यह डेटाबेस में एक particular moment पर stored information जानकारी का collection होता है। 2. Similarity :    Schema : यह पूरे डेटाबेस …

Read more

What is Schema in Hindi

What is Schema in Hindi

What is Schema in Hindi What is Schema Schema डेटाबेस में डेटा कैसे logically store किया जाएगा और अलग-अलग tables और database objects के बीच क्या relationships होंगे। Schema एक blueprint या structure होता है जो बताता है कि डेटाबेस में डेटा कैसे organize और store किया जाएगा। डेटाबेस स्कीमा का मुख्य काम: Example: अगर …

Read more