DBMS — MCQ Practice

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

📚 136 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
136 questions
46
EN + हिं
GB The assumption that hardware errors and bugs in the software bring the system to a halt, but do not corrupt the nonvolatile storage contents, is known as the
IN यह धारणा कि सॉफ़्टवेयर में हार्डवेयर त्रुटियाँ और बग सिस्टम को रोक देते हैं, लेकिन गैर-वाष्पशील भंडारण सामग्री को दूषित नहीं करते हैं, इसे के रूप में जाना जाता है
A
stop assumption धारणा बंद करो
B
fail assumption असफल धारणा
C
halt assumption धारणा को रोकें
D
fail-stop assumption असफल-रोक धारणा
✅ Correct Answer:
47
EN + हिं
GB What was the name of the first commercially available microprocessor chip?
IN प्रथम व्यावसायिक रूप से उपलब्ध माइक्रोप्रोसेसर चिप का क्या नाम था?
A
intel 308 इंटेल 308
B
intel 33 इंटेल 33
C
intel 4004 इंटेल 4004
D
motorola 639 मोटोरोला 639
✅ Correct Answer:
48
EN + हिं
GB Redo operations are performed exclusively using
IN Redo संचालन विशेष रूप से उपयोग करके किया जाता है
A
logical logging तार्किक लॉगिंग
B
physical logging भौतिक लॉगिंग
C
physical log records भौतिक लॉग रिकॉर्ड
D
both physical logging and physical log records भौतिक लॉगिंग और भौतिक लॉग रिकॉर्ड दोनों
✅ Correct Answer:
49
EN + हिं
GB In the........... Normal form, a composite attribute is converted to individual attributes.
IN ........... सामान्य रूप में, एक समग्र विशेषता को व्यक्तिगत विशेषताओं में परिवर्तित किया जाता है।
A
First पहला
B
Second दूसरा
C
Third तीसरा
D
Fourth चौथी
✅ Correct Answer:
50
EN + हिं
GB …………….. is used to determine whether of a table contains duplicate rows.
IN …………….. का उपयोग यह निर्धारित करने के लिए किया जाता है कि किसी तालिका में डुप्लिकेट पंक्तियाँ हैं या नहीं।
A
Unique predicate अनोखा विधेय
B
Like Predicate विधेय की तरह
C
Null predicate शून्य विधेय
D
In predicate विधेय में
✅ Correct Answer:
51
EN + हिं
GB For like predicate which of the following is true. i) % matches zero of more characters. ii) _ matches exactly one character.
IN समान विधेय के लिए निम्नलिखित में से कौन सा सत्य है। i) % अधिक वर्णों के शून्य से मेल खाता है। ii) _ बिल्कुल एक अक्षर से मेल खाता है।
A
i-only मैं केवल
B
ii-only द्वितीय-केवल
C
Both of them वे दोनों
D
None of them इनमें से कोई भी नहीं
✅ Correct Answer:
52
EN + हिं
GB The provision of _______ is a major objective for database system:
IN डेटाबेस प्रणाली के लिए _______ का प्रावधान एक प्रमुख उद्देश्य है:
A
Data independence डेटा स्वतंत्रता
B
Data consistency डेटा संगतता
C
Data integration डेटा एकीकरण
D
Data sharing डेटा साझा करना
✅ Correct Answer:
53
EN + हिं
GB In which the database can be restored up to the last consistent state after the system failure:
IN जिसमें सिस्टम विफलता के बाद डेटाबेस को अंतिम सुसंगत स्थिति तक पुनर्स्थापित किया जा सकता है:
A
Backup बैकअप
B
Recovery वसूली
C
Both दोनों
D
None कोई नहीं
✅ Correct Answer:
54
EN + हिं
GB This is not a date type in SQL Server 2000
IN यह SQL Server 2000 में दिनांक प्रकार नहीं है
A
Char चार
B
String डोरी
C
Bigint बिगिंट
D
Decimal दशमलव
✅ Correct Answer:
55
EN + हिं
GB A functional dependency is a relationship between or among:
IN एक कार्यात्मक निर्भरता निम्नलिखित के बीच या इनके बीच का संबंध है:
A
Tables टेबल
B
Rows पंक्तियों
C
Relations संबंध
D
Attributes गुण
✅ Correct Answer:
56
EN + हिं
GB FDs are the types of constraints that are based on______:
IN FD उन बाधाओं के प्रकार हैं जो ______ पर आधारित हैं:
A
Key चाबी
B
Key revisited कुंजी पर दोबारा गौर किया गया
C
Superset key सुपरसेट कुंजी
D
None of these इनमें से कोई नहीं
✅ Correct Answer:
57
EN + हिं
GB In a(n) ____ backup of the database, only the last modifications to the database are copied.
IN डेटाबेस के a(n) ____ बैकअप में, डेटाबेस में केवल अंतिम संशोधनों की प्रतिलिपि बनाई जाती है।
A
full भरा हुआ
B
incomplete अधूरा
C
differential अंतर
D
transaction log हस्तांतरण लॉग
✅ Correct Answer:
58
EN + हिं
GB To delete a database ................... command is used
IN किसी डेटाबेस को डिलीट करने के लिए ................... कमांड का उपयोग किया जाता है
A
delete database database_name डेटाबेस डेटाबेस_नाम हटाएं
B
Delete database_name डेटाबेस_नाम हटाएँ
C
drop database database_name डेटाबेस डेटाबेस_नाम ड्रॉप करें
D
drop database_name डेटाबेस_नाम छोड़ें
✅ Correct Answer:
59
EN + हिं
GB Which of the following is database element?
IN निम्नलिखित में से कौन सा डेटाबेस तत्व है?
A
Data डेटा
B
Constraints and schema बाधाएं और स्कीमा
C
Relationships रिश्ते
D
All of these. इन सब।
✅ Correct Answer:
60
EN + हिं
GB Which of the following is an advantage of a database?
IN निम्नलिखित में से कौन सा डेटाबेस का लाभ है?
A
Reduction in Redundancy अतिरेक में कमी
B
Avoidance of inconsistency असंगति से बचाव
C
Security enforcement सुरक्षा प्रवर्तन
D
All of the above ऊपर के सभी
✅ Correct Answer:
46–60 of 136