DBMS — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 138 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
138 questions
136
EN + हिं Easy
GB What is 6NF (Sixth Normal Form) and when is it applied?
IN 6NF (छठा सामान्य फॉर्म) क्या है और इसे कब लागू किया जाता है?
A
A form requiring all attributes to be in 6th normal form of their domains एक प्रपत्र जिसमें सभी विशेषताओं को उनके डोमेन के छठे सामान्य रूप में होना आवश्यक है
B
A form specific to distributed databases with 6 partitions 6 विभाजनों वाले वितरित डेटाबेस के लिए विशिष्ट प्रपत्र
C
A normal form applied to temporal databases where relations are decomposed so each relation has at most one non-key attribute allowing fine-grained temporal validity tracking अस्थायी डेटाबेस पर लागू होने वाला एक सामान्य रूप जहां संबंधों को विघटित किया जाता है, इसलिए प्रत्येक संबंध में अधिकतम एक गैर-कुंजी विशेषता होती है जो सूक्ष्म अस्थायी वैधता ट्रैकिंग की अनुमति देती है
D
A theoretical form beyond 5NF with no practical use 5NF से परे एक सैद्धांतिक रूप जिसका कोई व्यावहारिक उपयोग नहीं है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 6NF: a relation is in 6NF if it satisfies no non-trivial join dependencies at all (every relation is binary: key + one attribute). Applied in temporal databases to allow different valid-time periods for different attributes independently.
व्याख्या (हिन्दी) 6NF: एक संबंध 6NF में है यदि यह किसी भी गैर-तुच्छ जुड़ाव निर्भरता को संतुष्ट नहीं करता है (प्रत्येक संबंध द्विआधारी है: कुंजी + एक विशेषता)। अलग-अलग विशेषताओं के लिए स्वतंत्र रूप से अलग-अलग वैध-समय अवधि की अनुमति देने के लिए अस्थायी डेटाबेस में लागू किया गया।
137
EN + हिं Medium
GB Which correctly distinguishes hierarchical from network data model?
IN कौन सा नेटवर्क डेटा मॉडल से पदानुक्रमित को सही ढंग से अलग करता है?
A
Hierarchical allows only one parent per record (tree); network allows multiple parents (graph structure) पदानुक्रमित प्रति रिकॉर्ड (वृक्ष) केवल एक अभिभावक को अनुमति देता है; नेटवर्क एकाधिक अभिभावकों को अनुमति देता है (ग्राफ़ संरचना)
B
Network allows only one parent; hierarchical allows multiple नेटवर्क केवल एक अभिभावक को अनुमति देता है; पदानुक्रमित एकाधिक की अनुमति देता है
C
Hierarchical uses SQL; network uses different language पदानुक्रमित SQL का उपयोग करता है; नेटवर्क भिन्न भाषा का उपयोग करता है
D
They are identical वे समान हैं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Hierarchical model: tree structure where each child has exactly one parent. Network model (CODASYL): graph structure where a child record can have multiple parents. Network model overcomes the hierarchical model single-parent limitation.
व्याख्या (हिन्दी) पदानुक्रमित मॉडल: वृक्ष संरचना जहां प्रत्येक बच्चे के पास बिल्कुल एक माता-पिता होते हैं। नेटवर्क मॉडल (CODASYL): ग्राफ संरचना जहां एक बच्चे के रिकॉर्ड में कई माता-पिता हो सकते हैं। नेटवर्क मॉडल पदानुक्रमित मॉडल एकल-अभिभावक सीमा पर काबू पाता है।
138
EN + हिं Easy
GB Which data model uses entities and relationships?
IN कौन सा डेटा मॉडल संस्थाओं और संबंधों का उपयोग करता है?
A
Relational Model संबंधपरक मॉडल
B
Object-Oriented Model ऑब्जेक्ट-ओरिएंटेड मॉडल
C
Entity-Relationship Model इकाई-संबंध मॉडल
D
Network Model नेटवर्क मॉडल
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) ER model: uses basic objects called entities and relationships among them - widely used in design.
व्याख्या (हिन्दी) ईआर मॉडल: बुनियादी वस्तुओं का उपयोग करता है जिन्हें इकाइयां कहा जाता है और उनके बीच संबंध - डिजाइन में व्यापक रूप से उपयोग किया जाता है।
136–138 of 138