Top 10 Questions for Competitive Exams | प्रतियोगी परीक्षाओं के लिए शीर्ष 10 प्रश्न
प्रिय विद्यार्थियों, आज के Sunday Special में हम लेकर आए हैं Top 10 Computer GK Questions.
नीचे दिए गए प्रश्नों को हल करने की कोशिश करें और फिर Answer बटन पर क्लिक करके अपना उत्तर जांचें।
Dear students, in today's Sunday Special, we bring you Top 10 Computer GK Questions.
Try to solve the questions given below and then click on the Answer button to check your answer.
Q1. दुनिया का पहला सुपरकंप्यूटर कौन-सा था?Q1. What was the world's first supercomputer?▼
👉 उत्तर: Cray-1Answer: Cray-1
इसे सीमोर क्रे ने 1976 में विकसित किया था। यह दुनिया का पहला सफल सुपरकंप्यूटर था जिसने वैक्टर प्रोसेसिंग का उपयोग किया।
It was developed by Seymour Cray in 1976. It was the world's first successful supercomputer that used vector processing.
Q2. MS Word में "Copy" का शॉर्टकट क्या है?Q2. What is the shortcut for "Copy" in MS Word?▼
👉 उत्तर: Ctrl + CAnswer: Ctrl + C
यह शॉर्टकट लगभग सभी सॉफ्टवेयर में काम करता है। कॉपी किए गए कंटेंट को पेस्ट करने के लिए Ctrl + V का उपयोग करते हैं।
This shortcut works in almost all software. Use Ctrl + V to paste the copied content.
Q3. भारत का पहला स्वदेशी सुपरकंप्यूटर कौन-सा है?Q3. What is India's first indigenous supercomputer?▼
👉 उत्तर: PARAM 8000Answer: PARAM 8000
इसे सी-डैक (C-DAC) द्वारा 1991 में विकसित किया गया था। PARAM का अर्थ है "Parallel Machine"।
It was developed by C-DAC in 1991. PARAM means "Parallel Machine".
Q4. HTML का फुल फॉर्म क्या है?Q4. What is the full form of HTML?▼
👉 उत्तर: Hyper Text Markup LanguageAnswer: Hyper Text Markup Language
HTML वेब पेज बनाने के लिए उपयोग की जाने वाली मानक मार्कअप भाषा है। यह वेब की आधारभूत संरचना है।
HTML is the standard markup language used to create web pages. It is the fundamental structure of the web.
Q5. Operating System का मुख्य कार्य क्या है?Q5. What is the main function of an Operating System?▼
👉 उत्तर: Hardware और Software के बीच तालमेलAnswer: Coordination between Hardware and Software
ऑपरेटिंग सिस्टम कंप्यूटर हार्डवेयर और सॉफ्टवेयर संसाधनों का प्रबंधन करता है और कंप्यूटर प्रोग्रामों के लिए सामान्य सेवाएं प्रदान करता है।
The operating system manages computer hardware and software resources and provides common services for computer programs.
Q6. "Python" किस प्रकार की Language है?Q6. What type of language is "Python"?▼
👉 उत्तर: High Level LanguageAnswer: High Level Language
Python एक high-level, interpreted programming language है जिसे Guido van Rossum ने 1991 में विकसित किया था। यह सरल syntax के लिए जानी जाती है।
Python is a high-level, interpreted programming language developed by Guido van Rossum in 1991. It is known for its simple syntax.
Q7. ".xls" एक्सटेंशन किससे संबंधित है?Q7. Which software is associated with the ".xls" extension?▼
👉 उत्तर: MS ExcelAnswer: MS Excel
.xls Microsoft Excel की binary file format है जो स्प्रेडशीट डेटा स्टोर करती है। नए वर्जन में .xlsx एक्सटेंशन का उपयोग होता है।
.xls is Microsoft Excel's binary file format that stores spreadsheet data. Newer versions use the .xlsx extension.
Q8. दुनिया की पहली Programming Language कौन-सी थी?Q8. What was the world's first programming language?▼
👉 उत्तर: FORTRANAnswer: FORTRAN
FORTRAN (Formula Translation) को 1957 में IBM द्वारा John Backus के नेतृत्व में विकसित किया गया था। यह वैज्ञानिक और इंजीनियरिंग गणना के लिए बनाई गई थी।
FORTRAN (Formula Translation) was developed by IBM in 1957 under the leadership of John Backus. It was created for scientific and engineering calculations.
Q9. IPv4 Address कितने बिट का होता है?Q9. How many bits is an IPv4 address?▼
👉 उत्तर: 32 BitAnswer: 32 Bit
IPv4 एड्रेस 32 बिट का होता है जो typically dotted decimal format में दिखाया जाता है (जैसे 192.168.1.1)। इससे लगभग 4.3 बिलियन unique addresses बनते हैं।
An IPv4 address is 32 bits long and is typically shown in dotted decimal format (e.g., 192.168.1.1). This allows for approximately 4.3 billion unique addresses.
Q10. Ctrl + Alt + Del दबाने से क्या होता है?Q10. What happens when you press Ctrl + Alt + Del?▼