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 Each array declaration need not give, implicitly or explicitly, the information about
IN प्रत्येक सरणी घोषणा को, परोक्ष या स्पष्ट रूप से, जानकारी देने की आवश्यकता नहीं है
A
the name of array सरणी का नाम
B
the data type of array सरणी का डेटा प्रकार
C
the first data from the set to be stored संग्रहित किया जाने वाला सेट से पहला डेटा
D
the index set of the array सरणी का सूचकांक सेट
✅ Correct Answer:
32
EN + हिं
GB                      is increasingly being used in server systems to improve performance by caching frequently used data, since it provides faster access than disk, with larger storage capacity than main memory.
IN                      बार-बार उपयोग किए जाने वाले डेटा को कैशिंग करके प्रदर्शन को बेहतर बनाने के लिए सर्वर सिस्टम में इसका तेजी से उपयोग किया जा रहा है, क्योंकि यह मुख्य मेमोरी की तुलना में बड़ी भंडारण क्षमता के साथ डिस्क की तुलना में तेज पहुंच प्रदान करता है।
A
flash memory फ्लैश मेमोरी
B
disk डिस्क
C
main memory मुख्य स्मृति
D
secondary memory माध्यमिक स्मृति
✅ Correct Answer:
33
EN + हिं
GB Tertiary storage is built with :
IN तृतीयक भंडारण किसके साथ बनाया गया है:
A
a lot of money बहुत सारा पैसा
B
unremovable media हटाने योग्य मीडिया
C
removable media हटाने योग्य मीडिया
D
secondary storage माध्यमिक भंडारण
✅ Correct Answer:
34
EN + हिं
GB The information about data in a database is called                
IN डेटाबेस में डेटा के बारे में जानकारी को कहा जाता है                
A
metadata मेटाडाटा
B
hyper data हाइपर डेटा
C
tera data तेरा डेटा
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
35
EN + हिं
GB Indices whose search key specifies an order different from the sequential order of the file are called                        indices.
IN वे सूचकांक जिनकी खोज कुंजी फ़ाइल के अनुक्रमिक क्रम से भिन्न क्रम निर्दिष्ट करती है, उन्हें                      सूचकांक कहा जाता है।
A
nonclustered असंकुलित
B
secondary माध्यमिक
C
all of the mentioned सभी का उल्लेख किया गया है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
36
EN + हिं
GB A                on the attribute A of relation r consists of one bitmap for each value that A can take.
IN संबंध r की विशेषता A पर -------------------------------------- प्रत्येक मान के लिए एक बिटमैप होता है जिसे A ले सकता है।
A
bitmap index बिटमैप सूचकांक
B
bitmap बिटमैप
C
index अनुक्रमणिका
D
array सरणी
✅ Correct Answer:
37
EN + हिं
GB Which algorithm uses equality comparison on a key attribute with a primary index to retrieve a single record that satisfies the corresponding equality condition.
IN कौन सा एल्गोरिदम एकल रिकॉर्ड को पुनः प्राप्त करने के लिए प्राथमिक सूचकांक के साथ एक प्रमुख विशेषता पर समानता तुलना का उपयोग करता है जो संबंधित समानता की स्थिति को संतुष्ट करता है।
A
a2 ए2
B
a4 ए4
C
a5 ए5
D
a6 ए6
✅ Correct Answer:
38
EN + हिं
GB                              allows the algorithm to execute more quickly by performing CPU activity in parallel with I/O activity.
IN                              I/O गतिविधि के समानांतर सीपीयू गतिविधि निष्पादित करके एल्गोरिदम को अधिक तेज़ी से निष्पादित करने की अनुमति देता है।
A
buffering बफ़रिंग
B
double buffering डबल बफरिंग
C
multiple buffering एकाधिक बफरिंग
D
double reading दोहरा पढ़ना
✅ Correct Answer:
39
EN + हिं
GB Which of the following connection type supports application role permissions and password encryption?
IN निम्नलिखित में से कौन सा कनेक्शन प्रकार एप्लिकेशन भूमिका अनुमतियों और पासवर्ड एन्क्रिप्शन का समर्थन करता है?
A
ole db ओले डीबी
B
dblib dblib
C
odbc odbc
D
ole db and odbc ओले डीबी और ओडीबीसी
✅ Correct Answer:
40
EN + हिं
GB Identify the characteristics of transactions
IN लेन-देन की विशेषताओं को पहचानें
A
atomicity परमाणुता
B
durability टिकाऊपन
C
isolation एकांत
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
41
EN + हिं
GB The unit of storage that can store one are more records in a hash file organization are
IN भंडारण की वह इकाई जो एक हैश फ़ाइल संगठन में एक से अधिक रिकॉर्ड संग्रहीत कर सकती है वह है
A
buckets बाल्टी
B
disk pages डिस्क पेज
C
blocks ब्लाकों
D
nodes नोड्स
✅ Correct Answer:
42
EN + हिं
GB                          allows individual row operation to be performed on a given result set or on the generated by a selected by a selected statement.
IN                          किसी दिए गए परिणाम सेट पर या किसी चयनित कथन द्वारा उत्पन्न पर व्यक्तिगत पंक्ति संचालन करने की अनुमति देता है।
A
procedure प्रक्रिया
B
trigger चालू कर देना
C
curser अभिशाप
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
43
EN + हिं
GB                      are used to ensure that transactions access each data item in order of the transactions’          if their accesses conflict.
IN                      यह सुनिश्चित करने के लिए उपयोग किया जाता है कि लेन-देन प्रत्येक डेटा आइटम को लेन-देन के क्रम में एक्सेस करता है। यदि उनकी पहुंच विरोधाभासी है।
A
zone क्षेत्र
B
relay रिले
C
line रेखा
D
timestamps टाइम स्टाम्प्स
✅ Correct Answer:
44
EN + हिं
GB When transaction Ti requests a data item currently held by Tj, Ti is allowed to wait only if it has a timestamp larger than that of Tj (that is, Ti is younger than Tj ). Otherwise, Tj is rolled back (Tj is wounded by Ti). This is
IN जब लेन-देन Ti वर्तमान में Tj के पास मौजूद डेटा आइटम का अनुरोध करता है, तो Ti को केवल तभी प्रतीक्षा करने की अनुमति होती है, जब उसका टाइमस्टैम्प Tj से बड़ा हो (अर्थात, Ti, Tj से छोटा है)। अन्यथा, Tj को वापस लुढ़का दिया जाता है (Tj को Ti द्वारा घायल कर दिया जाता है)। यह है
A
wait-die रुको-मरो
B
wait-wound प्रतीक्षा-घाव
C
wound-wait घाव-रुको
D
wait इंतज़ार
✅ Correct Answer:
45
EN + हिं
GB Lost update problem is
IN अद्यतन खो जाने की समस्या है
A
second update overwrites the first दूसरा अद्यतन पहले को अधिलेखित कर देता है
B
first update overwrites the second पहला अद्यतन दूसरे को अधिलेखित कर देता है
C
the updates are lost due to conflicting problem विरोधाभासी समस्या के कारण अद्यतन खो गए हैं
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
31–45 of 158