[ Computer Mock Test ]
झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।
[ Computer Mock Test ]
Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
901. TRUNCATE Command क्या करती है?
901. What does the TRUNCATE command do?
सही उत्तर: Delete All Records
व्याख्या: TRUNCATE टेबल के सभी रिकॉर्ड हटा देती है लेकिन संरचना बनी रहती है।
Correct Answer: Delete All Records
Explanation: TRUNCATE removes all records while keeping the table structure.
902. डेटाबेस में Row को और किस नाम से जाना जाता है?
902. What is another name for a Row in a database?
सही उत्तर: Record
व्याख्या: Row किसी एक डेटा प्रविष्टि का प्रतिनिधित्व करती है।
Correct Answer: Record
Explanation: A row represents a single data entry.
903. डेटाबेस में Column को और किस नाम से जाना जाता है?
903. What is another name for a Column in a database?
सही उत्तर: Field
व्याख्या: Column किसी विशेष प्रकार की जानकारी को दर्शाता है।
Correct Answer: Field
Explanation: A column represents a specific type of information.
904. MS Excel किस प्रकार का सॉफ्टवेयर है?
904. What type of software is MS Excel?
सही उत्तर: Spreadsheet Software
व्याख्या: MS Excel डेटा विश्लेषण और गणना के लिए उपयोग होता है।
Correct Answer: Spreadsheet Software
Explanation: MS Excel is used for data analysis and calculations.
905. MS PowerPoint किस प्रकार का सॉफ्टवेयर है?
905. What type of software is MS PowerPoint?
सही उत्तर: Presentation Software
व्याख्या: PowerPoint प्रस्तुतियाँ बनाने के लिए उपयोग होता है।
Correct Answer: Presentation Software
Explanation: PowerPoint is used for creating presentations.
906. MS Outlook का मुख्य उपयोग क्या है?
906. What is the main use of MS Outlook?
सही उत्तर: Email Management
व्याख्या: Outlook ई-मेल और कैलेंडर प्रबंधन के लिए उपयोग होता है।
Correct Answer: Email Management
Explanation: Outlook is used for email and calendar management.
907. Excel में सबसे पहले Cell का नाम क्या होता है?
907. What is the name of the first cell in Excel?
सही उत्तर: A1
व्याख्या: Worksheet का पहला Cell A1 कहलाता है।
Correct Answer: A1
Explanation: The first cell in a worksheet is called A1.
908. Excel में Formula किस चिन्ह से प्रारंभ होता है?
908. With which symbol does a Formula begin in Excel?
सही उत्तर: =
व्याख्या: सभी Formula बराबर (=) चिन्ह से शुरू होते हैं।
Correct Answer: =
Explanation: All formulas start with the equals sign (=).
909. Excel में SUM Function का उपयोग किसलिए किया जाता है?
909. What is the SUM function used for in Excel?
सही उत्तर: Addition
व्याख्या: SUM Function संख्याओं का योग निकालती है।
Correct Answer: Addition
Explanation: The SUM function calculates the total of numbers.
910. Excel में COUNT Function क्या करती है?
910. What does the COUNT function do in Excel?
सही उत्तर: Counts Numeric Values
व्याख्या: COUNT Function संख्यात्मक मानों की संख्या गिनती है।
Correct Answer: Counts Numeric Values
Explanation: COUNT counts the number of numeric values.