[Computer Software MCQS ]

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

[ Computer Software MCQS ]

Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
121. ऑपरेटिंग सिस्टम और ड्राइवर सॉफ्टवेयर किस प्रकार के सॉफ्टवेयर के अंतर्गत आते हैं?
[A] सिस्टम
[B] एप्लिकेशन
[C] मैलवेयर
[D] जंकवेयर
121. The operating system & driver software are categorized under ______ software.
[A] system
[B] application
[C] malware
[D] junkware
सही उत्तर: सिस्टम
व्याख्या: ऑपरेटिंग सिस्टम और ड्राइवर सॉफ्टवेयर सिस्टम सॉफ्टवेयर की श्रेणी में आते हैं।
Correct Answer: system
Explanation: Operating systems and device drivers are examples of system software.
122. दस्तावेज़ तैयार करने, स्प्रेडशीट बनाने, ऑडियो/वीडियो चलाने और इंटरनेट ब्राउज़ करने जैसे कार्यों के लिए आवश्यक सॉफ्टवेयर को _______ सॉफ्टवेयर कहा जाता है।
[A] सिस्टम
[B] एप्लिकेशन
[C] मैलवेयर
[D] जंकवेयर
122. The software tools required for various productive works like preparation of documents, spreadsheets, playing audio/video, browsing Internet, etc. are categorized under _______ software.
[A] system
[B] application
[C] malware
[D] junkware
सही उत्तर: एप्लिकेशन
व्याख्या: एप्लिकेशन सॉफ्टवेयर उपयोगकर्ता के विशिष्ट कार्यों को पूरा करने के लिए बनाया जाता है।
Correct Answer: application
Explanation: Application software is designed to help users perform specific tasks.
123. ऑपरेटिंग सिस्टम हार्डवेयर को प्रारंभ, संचालित और नियंत्रित करने के लिए _______ नामक विशेष सॉफ्टवेयर का उपयोग करता है।
[A] कंडक्टर
[B] ईथरनेट कंट्रोलर
[C] ड्राइवर
[D] SMPS
123. Operating system uses a special software called _______ to initialize, operate and control hardware.
[A] conductor
[B] Ethernet controller
[C] driver
[D] SMPS
सही उत्तर: ड्राइवर
व्याख्या: डिवाइस ड्राइवर ऑपरेटिंग सिस्टम और हार्डवेयर के बीच संचार स्थापित करता है।
Correct Answer: driver
Explanation: Device drivers help the operating system communicate with hardware devices.
124. ______ एक ऑपरेटिंग सिस्टम है।
[A] Mac OS X
[B] Microsoft Windows
[C] Unix / Linux / FreeBSD / Solaris / BeOS
[D] उपरोक्त सभी
124. ______ is an operating system.
[A] Mac OS X
[B] Microsoft Windows
[C] Unix / Linux / Free BSD / Solaris, BeOS
[D] all of them
सही उत्तर: उपरोक्त सभी
व्याख्या: दिए गए सभी विकल्प ऑपरेटिंग सिस्टम के उदाहरण हैं।
Correct Answer: all of them
Explanation: All the given options are examples of operating systems.
125. Constant वह मान है जो प्रोग्राम निर्देश में लिखा जाता है
[A] जो प्रोग्राम के निष्पादन के दौरान नहीं बदलता
[B] जो प्रोग्राम के निष्पादन के दौरान बदल सकता है
[C] जो प्रोग्राम के निष्पादन के दौरान परिवर्तित हो सकता है
[D] इनमें से कोई नहीं
125. Constant is a value written into a program instruction
[A] that does not change during the execution of the program
[B] that can change during the execution of the program
[C] that can vary during the execution of the program
[D] None of these
सही उत्तर: जो प्रोग्राम के निष्पादन के दौरान नहीं बदलता
व्याख्या: Constant का मान प्रोग्राम के निष्पादन के दौरान स्थिर रहता है।
Correct Answer: that does not change during the execution of the program
Explanation: A constant retains the same value throughout program execution.
126. Process क्या है?
[A] डिस्क पर रखा हाई-लेवल भाषा का प्रोग्राम
[B] मुख्य स्मृति की सामग्री
[C] निष्पादन में चल रहा प्रोग्राम
[D] द्वितीयक स्मृति में कार्य
126. Process is
[A] program in High-level language kept on disk
[B] contents of main memory
[C] a program in execution
[D] a job in secondary memory
सही उत्तर: निष्पादन में चल रहा प्रोग्राम
व्याख्या: जब कोई प्रोग्राम चल रहा होता है तो उसे Process कहा जाता है।
Correct Answer: a program in execution
Explanation: A process is a program that is currently being executed.
127. उपयोगकर्ताओं को पंक्तियों और स्तंभों का ग्रिड प्रदान करने वाला प्रोग्राम क्या कहलाता है?
[A] स्प्रेडशीट
[B] कॉलम ग्रिड
[C] रो ग्रिड
[D] रिलायबिलिटी ग्रिड
127. Program provide the users with the grid of rows and columns is classified as
[A] spreadsheet
[B] column grid
[C] rows grid
[D] reliability grid
सही उत्तर: स्प्रेडशीट
व्याख्या: स्प्रेडशीट डेटा को पंक्तियों और स्तंभों के रूप में व्यवस्थित करती है।
Correct Answer: spreadsheet
Explanation: A spreadsheet provides a grid of rows and columns for organizing data.
128. प्रोग्रामर द्वारा उपयोगकर्ताओं के कार्यों को हल करने के लिए लिखे गए प्रोग्राम किस रूप में माने जाते हैं?
[A] सॉफ्टवेयर
[B] सॉफ्टवेयर पैकेज
[C] डेटाबेस पैकेज
[D] फाइल पैकेज
128. Programs written by programmers to help users to solve their respective tasks are considered as
[A] software
[B] software package
[C] database packages
[D] file packages
सही उत्तर: सॉफ्टवेयर
व्याख्या: उपयोगकर्ता की समस्याओं को हल करने के लिए विकसित प्रोग्रामों को सॉफ्टवेयर कहा जाता है।
Correct Answer: software
Explanation: Programs created to help users perform tasks are generally referred to as software.
129. सही उपयोगकर्ता पहचान (User ID) देकर कंप्यूटर तक पहुँच प्राप्त करने की प्रक्रिया क्या कहलाती है?
[A] प्रोसेस इन
[B] लॉग आउट
[C] लॉग इन
[D] प्रोसेस आउट
129. Process of gaining access to a computer by giving correct user identification is classified as
[A] process in
[B] log out
[C] log in
[D] process out
सही उत्तर: लॉग इन
व्याख्या: कंप्यूटर सिस्टम में प्रवेश करने की प्रक्रिया को लॉग इन कहा जाता है।
Correct Answer: log in
Explanation: Logging in is the process of accessing a computer system using valid user credentials.
130. कंप्यूटर सिस्टम के सामान्य संचालन को नियंत्रित करने वाले सॉफ्टवेयर को क्या कहा जाता है?
[A] डम्प प्रोग्राम
[B] फंक्शन सिस्टम
[C] ऑपरेटिंग सिस्टम
[D] इंक्वायरी सिस्टम
130. The software which controls the general operations of the computer system is classified as
[A] dump programs
[B] function system
[C] operating system
[D] inquiry system
सही उत्तर: ऑपरेटिंग सिस्टम
व्याख्या: ऑपरेटिंग सिस्टम कंप्यूटर के सभी सामान्य कार्यों और संसाधनों का प्रबंधन करता है।
Correct Answer: operating system
Explanation: The operating system controls and manages the overall operations of a computer system.