[ All computer questions and answers ]

झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।

[ Jharkhand General Knowledge & General Studies Questions ]

Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
581. किसमें एक निश्चित समय अवधि के दौरान डेटाबेस की सभी गतिविधियों का रिकॉर्ड होता है?
[A] मास्टर फाइल
[B] ट्रांजैक्शन फाइल
[C] रिपोर्ट
[D] क्वेरी फाइल
581. Which of the following contains complete record of all activity that affected the contents of a database during a certain period of time?
[A] Master file
[B] Transaction file
[C] Report
[D] Query file
सही उत्तर: B
व्याख्या: Transaction file डेटाबेस में हुए सभी लेनदेन का रिकॉर्ड रखती है।
Correct Answer: B
Explanation: Transaction files store records of all database activities.
582. डेटाबेस में संबंधित फील्ड्स को मिलाकर क्या बनाया जाता है?
[A] रिकॉर्ड
[B] फाइल
[C] बैंक
[D] फील्ड समूह
582. In a database, related fields are grouped to form
[A] Record
[B] File
[C] Bank
[D] Field group
सही उत्तर: A
व्याख्या: संबंधित fields को मिलाकर record बनता है।
Correct Answer: A
Explanation: Related fields together form a record.
583. एक टेबल में क्या होता है?
[A] फील्ड और कॉलम
[B] पंक्तियाँ और कॉलम
[C] पंक्तियाँ और सेल
[D] इनमें से कोई नहीं
583. A table consists of
[A] Fields and columns
[B] Rows and columns
[C] Rows and cells
[D] None of these
सही उत्तर: B
व्याख्या: टेबल rows और columns से मिलकर बनती है।
Correct Answer: B
Explanation: A table consists of rows and columns.
584. इंडेक्स का उद्देश्य क्या है?
[A] स्टोरेज एरिया
[B] एक्सेस पाथ
[C] नाम
[D] संख्या
584. The purpose of an index is to provide........... to the file it is indexing
[A] Storage area
[B] Access path
[C] Name
[D] Number
सही उत्तर: B
व्याख्या: Index डेटा तक तेजी से पहुँचने के लिए access path प्रदान करता है।
Correct Answer: B
Explanation: An index provides an access path to the file.
585. डेटाबेस वातावरण में निम्न में से कौन-सा घटक शामिल नहीं होता?
[A] यूज़र
[B] अलग-अलग फाइलें
[C] डेटाबेस
[D] डेटाबेस एडमिनिस्ट्रेटर
585. The database environment has all of the following components except
[A] Users
[B] Separate files
[C] Database
[D] Database administrator
सही उत्तर: B
व्याख्या: Database environment में separate files मुख्य घटक नहीं मानी जाती हैं।
Correct Answer: B
Explanation: Separate files are not considered a component of the database environment.
586. डेटाबेस अप्रोच का कौन-सा लाभ है?
[A] डेटा पुनरावृत्ति समाप्त करना
[B] संबंधित डेटा को जोड़ने की क्षमता
[C] अधिक सुरक्षा
[D] उपरोक्त सभी
586. Which of the following is an advantage of the database approach
[A] Elimination of data redundancy
[B] Ability to associate related data
[C] Increased security
[D] All of the above
सही उत्तर: D
व्याख्या: Database approach redundancy कम करती है, related data को जोड़ती है और security बढ़ाती है।
Correct Answer: D
Explanation: Database approach provides reduced redundancy, related data association, and better security.
587. जब किसी डेटा आइटम में परिवर्तन होने पर उस फील्ड वाली सभी फाइलें अपडेट नहीं की जातीं, तो इससे क्या होता है?
[A] डेटा पुनरावृत्ति
[B] डेटा असंगति
[C] डेटा सुरक्षा
[D] डेटा हानि
587. When changes occur in a data item, if every file which contains that field should not be updated then, it leads to
[A] Data redundancy
[B] Data inconsistency
[C] Data security
[D] Data loss
सही उत्तर: B
व्याख्या: जब सभी फाइलों में समान डेटा अपडेट नहीं होता, तब डेटा असंगति उत्पन्न होती है।
Correct Answer: B
Explanation: Failure to update all related files leads to data inconsistency.
588. जब एक ही डेटा फील्ड को फाइल में एक से अधिक बार संग्रहीत किया जाता है, तो इससे क्या होता है?
[A] डेटा पुनरावृत्ति
[B] डेटा असंगति
[C] डेटा निर्भरता
[D] डेटा स्वतंत्रता
588. When the same data field is stored more than once in a file, then it leads to
[A] Data redundancy
[B] Data inconsistency
[C] Data dependency
[D] Data independency
सही उत्तर: A
व्याख्या: एक ही डेटा को कई बार स्टोर करने से data redundancy होती है।
Correct Answer: A
Explanation: Storing the same data multiple times causes data redundancy.
589. डेटा सुरक्षा खतरों में क्या शामिल है?
[A] गोपनीयता का उल्लंघन
[B] हार्डवेयर विफलता
[C] डेटा की धोखाधड़ीपूर्ण हेरफेर
[D] उपरोक्त सभी
589. Data security threats include
[A] Privacy invasion
[B] Hardware failure
[C] Fraudulent manipulation of data
[D] All of the above
सही उत्तर: D
व्याख्या: डेटा सुरक्षा खतरों में privacy invasion, hardware failure और fraud शामिल हैं।
Correct Answer: D
Explanation: Data security threats include privacy invasion, hardware failure, and fraud.
590. डेटाबेस को अपडेट करने का अर्थ क्या है?
[A] फाइल संरचना में संशोधन
[B] डेटाबेस का पुनर्गठन
[C] रिकॉर्ड जोड़ना या संशोधित करना
[D] उपरोक्त सभी
590. Updating a database means
[A] Revising a file structure
[B] Reorganizing the database
[C] Modifying or adding records
[D] All of the above
सही उत्तर: D
व्याख्या: Database updating में records modify करना, add करना और structure reorganize करना शामिल हो सकता है।
Correct Answer: D
Explanation: Updating a database may involve modifying records and reorganizing structure.