DBMS — MCQ Practice

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

📚 139 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
139 questions
46
EN + हिं
GB If a transaction does not modify the database until it has committed, it is said to use the                        technique.
IN यदि कोई लेन-देन प्रतिबद्ध होने तक डेटाबेस को संशोधित नहीं करता है, तो इसे -------------------------------------------------------------------------------- तकनीक का उपयोग करने के लिए कहा जाता है।
A
deferred-modification स्थगित-संशोधन
B
late-modification देर से संशोधन
C
immediate-modification तत्काल-संशोधन
D
undo पूर्ववत
✅ Correct Answer:
47
EN + हिं
GB                    dump schemes have been developed that allow transactions to be active while the dump is in progress.
IN                    डंप योजनाएं विकसित की गई हैं जो डंप जारी रहने के दौरान लेनदेन को सक्रिय रखने की अनुमति देती हैं।
A
archival अभिलेखीय
B
fuzzy फजी
C
sql एसक्यूएल
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
48
EN + हिं
GB If                        are not obtained in undo operation it will cause problem in undo- phase.
IN यदि पूर्ववत कार्रवाई में -------------------------------------------------------------------------------- प्राप्त नहीं होता है तो यह पूर्ववत चरण में समस्या पैदा करेगा।
A
higher-level lock उच्च स्तरीय ताला
B
lower-level lock निचले स्तर का ताला
C
read only lock केवल पढ़ने योग्य लॉक
D
read write पढ़ो लिखो
✅ Correct Answer:
49
EN + हिं
GB Identify the criteria for designing database from the point of view of user
IN उपयोगकर्ता के दृष्टिकोण से डेटाबेस डिजाइन करने के मानदंडों की पहचान करें
A
No redundancy कोई अतिरेक नहीं
B
No inapplicable attributes कोई अनुपयुक्त गुण नहीं
C
Uniformity in naming & definitions of the data items डेटा आइटम के नामकरण और परिभाषा में एकरूपता
D
All of the above ऊपर के सभी
✅ Correct Answer:
50
EN + हिं
GB A ………………. does not have a distinguishing attribute if its own and mostly are dependent entities, which are part of some another entity.
IN ए ………………। यदि इसकी अपनी कोई विशिष्ट विशेषता नहीं है और अधिकतर आश्रित संस्थाएं हैं, जो किसी अन्य इकाई का हिस्सा हैं।
A
Weak entity कमजोर इकाई
B
Strong entity मजबूत इकाई
C
Non attributes entity गैर गुण इकाई
D
Dependent entity आश्रित इकाई
✅ Correct Answer:
51
EN + हिं
GB For using a specific database …………… command is used.
IN किसी विशिष्ट डेटाबेस का उपयोग करने के लिए ………… कमांड का उपयोग किया जाता है।
A
Use database डेटाबेस का उपयोग करें
B
<Database name> use उपयोग
C
Both A &B ए और बी दोनों
D
None of them इनमें से कोई भी नहीं
✅ Correct Answer:
52
EN + हिं
GB Which is stored information about description of data in the database:
IN जो डेटाबेस में डेटा के विवरण के बारे में जानकारी संग्रहीत करता है:
A
Data files डेटा फ़ाइलें
B
Data dictionary डेटा शब्दकोश
C
Database डेटाबेस
D
Data administrator डेटा व्यवस्थापक
✅ Correct Answer:
53
EN + हिं
GB Which is the transformation of requests and results between different levels of abstraction:
IN अमूर्तता के विभिन्न स्तरों के बीच अनुरोधों और परिणामों का परिवर्तन कौन सा है:
A
Evaluation मूल्यांकन
B
Mapping मानचित्रण
C
Compiler संकलक
D
Precompiler प्रीकंपाइलर
✅ Correct Answer:
54
EN + हिं
GB The SQL statement to create a view is:
IN दृश्य बनाने के लिए SQL कथन है:
A
CREATE VIEW दृश्य बनाएं
B
MAKE VIEW दृश्य बनाओ
C
SELECT VIEW दृश्य चुनें
D
INSERT VIEW दृश्य सम्मिलित करें
✅ Correct Answer:
55
EN + हिं
GB If attribute A determines both attributes B and C, then it is also true that:
IN यदि विशेषता A, B और C दोनों विशेषताओं को निर्धारित करती है, तो यह भी सत्य है कि:
A
A → B ए → बी
B
B → A बी → ए
C
C → A सी → ए
D
(B,C) → A (बी,सी) → ए
✅ Correct Answer:
56
EN + हिं
GB Which forms every non-prime attribute is fully dependent functionally on the candidate key of a relational schema:
IN जो प्रत्येक गैर-प्रमुख विशेषता बनाता है वह पूरी तरह कार्यात्मक रूप से एक संबंधपरक स्कीमा की उम्मीदवार कुंजी पर निर्भर होता है:
A
1NF 1NF
B
2NF 2NF
C
3NF 3NF
D
5NF 5NF
✅ Correct Answer:
57
EN + हिं
GB ____ means that the data used during the execution of a transaction cannot be used by a second transaction until the first one is completed.
IN ____ का अर्थ है कि लेन-देन के निष्पादन के दौरान उपयोग किया गया डेटा दूसरे लेन-देन द्वारा तब तक उपयोग नहीं किया जा सकता जब तक कि पहला लेन-देन पूरा न हो जाए।
A
Atomicity परमाणुता
B
Consistency स्थिरता
C
Durability सहनशीलता
D
Isolation एकांत
✅ Correct Answer:
58
EN + हिं
GB SQL outputs a single table known as the ______:
IN SQL एक एकल तालिका को आउटपुट करता है जिसे ______ के रूप में जाना जाता है:
A
View देखना
B
Column स्तंभ
C
Tablespace टेबल-स्पेस
D
Result set परिणाम सेट
✅ Correct Answer:
59
EN + हिं
GB A collection of data designed to be used by different people is called.
IN विभिन्न लोगों द्वारा उपयोग किए जाने के लिए डिज़ाइन किए गए डेटा के संग्रह को कहा जाता है।
A
Database डेटाबेस
B
RDBMS आरडीबीएमएस
C
DBMS डीबीएमएस
D
None of these इनमें से कोई नहीं
✅ Correct Answer:
60
EN + हिं
GB Which category of users need not be aware of the presence of the database system?
IN किस श्रेणी के उपयोगकर्ताओं को डेटाबेस सिस्टम की उपस्थिति के बारे में जागरूक होने की आवश्यकता नहीं है?
A
DBA डीबीए
B
Naive अनुभवहीन
C
Casual अनौपचारिक
D
Application Programmers एप्लीकेशन प्रोग्रामर
✅ Correct Answer:
46–60 of 139