DBMS — MCQ Practice

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

📚 158 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
158 questions
31
EN + हिं
GB Which of the following queries are legal?
IN निम्नलिखित में से कौन से प्रश्न कानूनी हैं?
A
select deptno, count(deptno) from emp group by ename; ईनाम द्वारा ईएमपी समूह से डिप्टीनो, काउंट(डिप्टनो) का चयन करें;
B
select deptno, count(deptno), job from emp group by deptno; विभाग द्वारा ईएमपी समूह से विभाग, गिनती(विभाग), कार्य का चयन करें;
C
select deptno, avg(sal) from emp; ईएमपी से डिप्टनो, एवीजी (साल) का चयन करें;
D
select deptno, avg(sal) from emp group by deptno; विभाग द्वारा ईएमपी समूह से विभाग, औसत (साल) का चयन करें;
✅ Correct Answer:
32
EN + हिं
GB Which of the following is not a property of good encryption technique?
IN निम्नलिखित में से कौन सी अच्छी एन्क्रिप्शन तकनीक का गुण नहीं है?
A
relatively simple for authorized users to encrypt and decrypt data अधिकृत उपयोगकर्ताओं के लिए डेटा को एन्क्रिप्ट और डिक्रिप्ट करना अपेक्षाकृत सरल है
B
decryption key is extremely difficult for an intruder to determine किसी घुसपैठिये के लिए डिक्रिप्शन कुंजी निर्धारित करना बेहद कठिन है
C
encryption depends on a parameter of the algorithm called the encryption key एन्क्रिप्शन एल्गोरिथम के एक पैरामीटर पर निर्भर करता है जिसे एन्क्रिप्शन कुंजी कहा जाता है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
33
EN + हिं
GB Hybrid disk drives are hard-disk systems that combine magnetic storage with a smaller amount of flash memory, which is used as a cache for frequently accessed data.
IN हाइब्रिड डिस्क ड्राइव हार्ड-डिस्क सिस्टम हैं जो चुंबकीय भंडारण को थोड़ी मात्रा में फ्लैश मेमोरी के साथ जोड़ते हैं, जिसका उपयोग अक्सर एक्सेस किए गए डेटा के लिए कैश के रूप में किया जाता है।
A
hybrid drivers हाइब्रिड ड्राइवर
B
disk drivers डिस्क ड्राइवर
C
hybrid disk drivers हाइब्रिड डिस्क ड्राइवर
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
34
EN + हिं
GB The file organization which allows us to read records that would satisfy the join condition by using one block read is
IN फ़ाइल संगठन जो हमें उन रिकॉर्ड्स को पढ़ने की अनुमति देता है जो एक ब्लॉक रीड का उपयोग करके शामिल होने की स्थिति को पूरा करेंगे
A
heap file organization ढेर फ़ाइल संगठन
B
sequential file organization अनुक्रमिक फ़ाइल संगठन
C
clustering file organization क्लस्टरिंग फ़ाइल संगठन
D
hash file organization हैश फ़ाइल संगठन
✅ Correct Answer:
35
EN + हिं
GB The                is that part of main memory available for storage of copies of disk blocks.
IN -------------------------------------- मुख्य मेमोरी का वह हिस्सा है जो डिस्क ब्लॉक की प्रतियों के भंडारण के लिए उपलब्ध है।
A
buffer बफ़र
B
catalog सूची
C
storage भंडारण
D
secondary storage माध्यमिक भंडारण
✅ Correct Answer:
36
EN + हिं
GB What is the best definition of a collision in a hash table?
IN हैश तालिका में टकराव की सबसे अच्छी परिभाषा क्या है?
A
two entries are identical except for their keys उनकी कुंजियों को छोड़कर दो प्रविष्टियाँ समान हैं
B
two entries with different data have the exact same key अलग-अलग डेटा वाली दो प्रविष्टियों की कुंजी बिल्कुल एक जैसी है
C
two entries with different keys have the same exact hash value अलग-अलग कुंजियों वाली दो प्रविष्टियों का सटीक हैश मान समान है
D
two entries with the exact same key have different hash values बिल्कुल एक ही कुंजी वाली दो प्रविष्टियों में अलग-अलग हैश मान हैं
✅ Correct Answer:
37
EN + हिं
GB In                                index instead of storing all the columns for a record together, each column is stored separately with all other rows in an index.
IN                                 इंडेक्स में किसी रिकॉर्ड के लिए सभी कॉलमों को एक साथ संग्रहीत करने के बजाय, प्रत्येक कॉलम को इंडेक्स में अन्य सभी पंक्तियों के साथ अलग से संग्रहीत किया जाता है।
A
clustered क्लस्टर
B
column store स्तंभ भंडार
C
non clustered गैर संकुलित
D
row store पंक्ति दुकान
✅ Correct Answer:
38
EN + हिं
GB The complexity of Bubble sort algorithm is
IN बबल सॉर्ट एल्गोरिदम की जटिलता है
A
o(n) पर)
B
o(log n) ओ(लॉग एन)
C
o(n2) ओ(एन2)
D
o(n log n) ओ(एन लॉग एन)
✅ Correct Answer:
39
EN + हिं
GB You have a column that will only contain values from 0 to 256. What is the most economical data type to use for the column?
IN आपके पास एक कॉलम है जिसमें केवल 0 से 256 तक मान होंगे। कॉलम के लिए उपयोग करने के लिए सबसे किफायती डेटा प्रकार क्या है?
A
tinyint टिनिंट
B
smallint छोटा सा
C
int int यहाँ
D
decimal(1) दशमलव(1)
✅ Correct Answer:
40
EN + हिं
GB We use                              name PL/SQL program objects and units.
IN हम नाम पीएल/एसक्यूएल प्रोग्राम ऑब्जेक्ट और इकाइयों का उपयोग करते हैं।
A
lexical units शाब्दिक इकाइयाँ
B
literals शाब्दिक
C
delimiters सीमांकक
D
identifiers पहचानकर्ता
✅ Correct Answer:
41
EN + हिं
GB Which of the following is TRUE for the System Variable $date$?
IN सिस्टम वेरिएबल $date$ के लिए निम्नलिखित में से कौन सा सत्य है?
A
can be assigned to a global variable एक वैश्विक चर को सौंपा जा सकता है
B
can be assigned to any field only during design time केवल डिज़ाइन समय के दौरान ही किसी भी फ़ील्ड को सौंपा जा सकता है
C
can be assigned to any variable or field during run time रन टाइम के दौरान किसी भी वेरिएबल या फ़ील्ड को असाइन किया जा सकता है
D
can be assigned to a local variable एक स्थानीय चर को सौंपा जा सकता है
✅ Correct Answer:
42
EN + हिं
GB                means that data used during the execution of a transaction cannot be used by a second transaction until the first one is completed.
IN                इसका मतलब है कि किसी लेन-देन के निष्पादन के दौरान उपयोग किए गए डेटा का उपयोग दूसरे लेन-देन द्वारा तब तक नहीं किया जा सकता जब तक कि पहला लेन-देन पूरा न हो जाए।
A
serializability क्रमबद्धता
B
atomicity परमाणुता
C
isolation एकांत
D
time stamping समय मुद्रांकन
✅ Correct Answer:
43
EN + हिं
GB Which is the duplication of computer operations and routine backups to combat any unforeseen problems:
IN किसी भी अप्रत्याशित समस्या से निपटने के लिए कंप्यूटर संचालन और नियमित बैकअप का दोहराव क्या है:
A
concurrency संगामिति
B
deadlock गतिरोध
C
backup बैकअप
D
recovery वसूली
✅ Correct Answer:
44
EN + हिं
GB Which of the following protocols ensures conflict serializability and safety from deadlocks?
IN निम्नलिखित में से कौन सा प्रोटोकॉल संघर्ष क्रमबद्धता और गतिरोध से सुरक्षा सुनिश्चित करता है?
A
two-phase locking protocol दो-चरण लॉकिंग प्रोटोकॉल
B
time-stamp ordering protocol टाइम-स्टैम्प ऑर्डरिंग प्रोटोकॉल
C
graph based protocol ग्राफ आधारित प्रोटोकॉल
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
45
EN + हिं
GB                          denotes the largest timestamp of any transaction that executed write(Q) successfully.
IN                          किसी भी लेन-देन के सबसे बड़े टाइमस्टैम्प को दर्शाता है जो राइट(क्यू) को सफलतापूर्वक निष्पादित करता है।
A
w-timestamp(q) डब्ल्यू-टाइमस्टैम्प(क्यू)
B
r-timestamp(q) आर-टाइमस्टैम्प(क्यू)
C
rw-timestamp(q) आरडब्ल्यू-टाइमस्टैम्प(क्यू)
D
wr-timestamp(q) wr-टाइमस्टैम्प(q)
✅ Correct Answer:
31–45 of 158