[Computer Software MCQS ]

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

[ Computer Software MCQS ]

Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
111. निम्नलिखित में से कौन सिस्टम सॉफ्टवेयर का उदाहरण नहीं है?
[A] वर्ड प्रोसेसर
[B] भाषा अनुवादक
[C] यूटिलिटी सॉफ्टवेयर
[D] कम्युनिकेशन सॉफ्टवेयर
111. Which of the following is not an example of system software?
[A] Word Processors
[B] Language Translator
[C] Utility Software
[D] Communication Software
सही उत्तर: वर्ड प्रोसेसर
व्याख्या: वर्ड प्रोसेसर एक एप्लिकेशन सॉफ्टवेयर है, जबकि अन्य विकल्प सिस्टम सॉफ्टवेयर की श्रेणी में आते हैं।
Correct Answer: Word Processors
Explanation: Word processors are application software, not system software.
112. सॉफ्टवेयर पैकेज में प्रोग्राम डिज़ाइन करने वाले व्यक्ति को क्या कहा जाता है?
[A] सिस्टम प्रोग्रामर
[B] सिस्टम डेवलपर
[C] यूज़र
[D] सॉफ्टवेयर मैनेजर
112. A person who designs the programs in a software package is called:
[A] System Programmer
[B] System Developer
[C] User
[D] Software Manager
सही उत्तर: सिस्टम प्रोग्रामर
व्याख्या: सिस्टम प्रोग्रामर सॉफ्टवेयर पैकेज के प्रोग्रामों को डिज़ाइन और विकसित करता है।
Correct Answer: System Programmer
Explanation: A system programmer designs and develops software programs.
113. _____ किसी विशेष समस्या को हल करने या विशिष्ट कार्य करने के लिए डिज़ाइन किया जाता है।
[A] सिस्टम सॉफ्टवेयर
[B] यूटिलिटी सॉफ्टवेयर
[C] यूज़र
[D] एप्लिकेशन सॉफ्टवेयर
113. _____ is designed to solve a specific problem or to do a specific task.
[A] System Software
[B] Utility Software
[C] User
[D] Application Software
सही उत्तर: एप्लिकेशन सॉफ्टवेयर
व्याख्या: एप्लिकेशन सॉफ्टवेयर उपयोगकर्ता के विशिष्ट कार्यों को पूरा करने के लिए बनाया जाता है।
Correct Answer: Application Software
Explanation: Application software is designed to perform specific user-oriented tasks.
114. निम्नलिखित में से कौन-सी प्रक्रिया अवस्था (Process State) नहीं है?
[A] Blocked
[B] Terminated
[C] Running
[D] Execution
114. Which of the following is not a process state?
[A] Blocked
[B] Terminated
[C] Running
[D] Execution
सही उत्तर: Blocked
व्याख्या: दिए गए उत्तर के अनुसार Blocked सही उत्तर है, यद्यपि सामान्यतः Blocked एक Process State मानी जाती है।
Correct Answer: Blocked
Explanation: As per the provided answer key, Blocked is considered the correct answer.
115. निम्नलिखित में से कौन-सा सिस्टम सॉफ्टवेयर हमेशा मुख्य स्मृति (Main Memory) में रहता है?
[A] लोडर
[B] लिंकर
[C] टेक्स्ट एडिटर
[D] असेंबलर
115. Which of the following system software resides in main memory always?
[A] Loader
[B] Linker
[C] Text editor
[D] Assembler
सही उत्तर: लोडर
व्याख्या: लोडर प्रोग्राम को मेमोरी में लोड करने का कार्य करता है।
Correct Answer: Loader
Explanation: Loader is responsible for loading programs into memory.
116. निष्पादन (Execution) में चल रहे प्रोग्राम को क्या कहा जाता है?
[A] प्रोसेस
[B] टास्क
[C] कमांड
[D] इंस्ट्रक्शन
116. What do you call a program in execution?
[A] Process
[B] Task
[C] Command
[D] Instruction
सही उत्तर: प्रोसेस
व्याख्या: निष्पादन में चल रहे प्रोग्राम को Process कहा जाता है।
Correct Answer: Process
Explanation: A program that is currently executing is called a process.
117. माइक्रोप्रोसेसर आधारित सिस्टम को संचालित करने के लिए उपयोग किए जाने वाले सॉफ्टवेयर को क्या कहा जाता है?
[A] असेंबली भाषा प्रोग्राम
[B] फर्मवेयर
[C] बेसिक इंटरप्रेटर निर्देश
[D] फ्लोचार्ट निर्देश
117. The software used to drive microprocessor-based systems is called:
[A] assembly language programs
[B] firmware
[C] BASIC interpreter instructions
[D] flowchart instructions
सही उत्तर: असेंबली भाषा प्रोग्राम
व्याख्या: दिए गए उत्तर के अनुसार Assembly Language Programs सही उत्तर है।
Correct Answer: assembly language programs
Explanation: According to the provided answer key, assembly language programs is the correct answer.
118. सॉफ्टवेयर पैकेज ऐसे प्रोग्रामों का समूह होता है जो अनेक समस्याओं का समाधान करता है।
[A] सही
[B] गलत
[C] लागू नहीं
[D] उपरोक्त में से कोई नहीं
118. Software package is a group of programs that solve multiple problems.
[A] True
[B] False
[C] Not Applicable
[D] None of these
सही उत्तर: गलत
व्याख्या: सॉफ्टवेयर पैकेज सामान्यतः किसी विशिष्ट प्रकार के कार्य को हल करने वाले प्रोग्रामों का समूह होता है।
Correct Answer: False
Explanation: Software packages are usually designed to solve a specific category of tasks.
119. सॉफ्टवेयर को ______ छुआ जा सकता है।
[A] नहीं
[B] हाँ
[C] शायद
[D] हो सकता है
119. Software ______ be touched.
[A] cannot
[B] can
[C] may
[D] would
सही उत्तर: नहीं
व्याख्या: सॉफ्टवेयर अमूर्त (Intangible) होता है, इसलिए इसे छुआ नहीं जा सकता।
Correct Answer: cannot
Explanation: Software is intangible and therefore cannot be physically touched.
120. ______ यह निर्धारित करता है कि हार्डवेयर कैसे कार्य करेगा।
[A] हार्डवेयर
[B] सॉफ्टवेयर
[C] RAM
[D] पोर्ट
120. ______ decides how hardware should work.
[A] hardware
[B] software
[C] RAM
[D] port
सही उत्तर: सॉफ्टवेयर
व्याख्या: सॉफ्टवेयर हार्डवेयर को निर्देश देता है कि उसे कैसे कार्य करना है।
Correct Answer: software
Explanation: Software provides instructions that determine how hardware operates.