Software Engineering — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 196 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
196 questions
16
EN + हिं
GB The relationship between a derived class (or subclass) and base class is referred to as
IN व्युत्पन्न वर्ग (या उपवर्ग) और आधार वर्ग के बीच संबंध को कहा जाता है
A
Functional Abstraction कार्यात्मक अमूर्तन
B
Control Abstraction अमूर्तन पर नियंत्रण रखें
C
Cohesion एकजुटता
D
Coupling युग्मन
✅ Correct Answer:
17
EN + हिं
GB What is the essence of software engineering?
IN सॉफ्टवेयर इंजीनियरिंग का सार क्या है?
A
Developer’s end डेवलपर का अंत
B
User’s end उपयोगकर्ता का अंत
C
Developer’s & User’s end डेवलपर और उपयोगकर्ता का अंत
D
None of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
18
EN + हिं
GB What would be investigated during Requirements analysis?
IN आवश्यकताएँ विश्लेषण के दौरान क्या जाँच की जाएगी?
A
you should immediately resign from the company and file a complaint with the relevant standard institution आपको तुरंत कंपनी से इस्तीफा दे देना चाहिए और संबंधित मानक संस्थान में शिकायत दर्ज करनी चाहिए
B
you should do nothing and let the matter slide आपको कुछ नहीं करना चाहिए और मामले को टल जाने देना चाहिए
C
although you are new to the company, and you hardly know anything about the internal processes and politics, you should insist on the company changing its work practices immediately; failing which you threaten to report the matter हालाँकि आप कंपनी में नए हैं, और आपको आंतरिक प्रक्रियाओं और राजनीति के बारे में शायद ही कुछ पता हो, आपको कंपनी पर तुरंत अपनी कार्य पद्धतियों को बदलने पर जोर देना चाहिए; ऐसा न करने पर आप मामले की शिकायत करने की धमकी देते हैं
D
since you are new to the company, and you are unfamiliar with the internal processes and politics, you should first find-out more about the issue and its background चूंकि आप कंपनी में नए हैं, और आप आंतरिक प्रक्रियाओं और राजनीति से अपरिचित हैं, इसलिए आपको पहले इस मुद्दे और इसकी पृष्ठभूमि के बारे में और अधिक जानकारी प्राप्त करनी चाहिए।
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: d is the appropriate choice.
व्याख्या (हिन्दी) स्पष्टीकरण: d उपयुक्त विकल्प है।
19
EN + हिं
GB PERT.
IN पर्ट.
A
files (fi), flows (fl) and processes (pr) फ़ाइलें (fi), प्रवाह (fl) और प्रक्रियाएँ (pr)
B
lines of code (kloc) कोड की पंक्तियाँ (kloc)
C
function points (fp) फ़ंक्शन पॉइंट (एफपी)
D
operands and operators ऑपरेंड और ऑपरेटर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: software science bases its estimation of the size of a product on the number of operands and operators.
व्याख्या (हिन्दी) स्पष्टीकरण: सॉफ्टवेयर विज्ञान किसी उत्पाद के आकार का अनुमान ऑपरेंड और ऑपरेटरों की संख्या पर आधारित करता है।
20
EN + हिं
GB Which box specification is not associated with cleanroom approach?
IN कौन सा बॉक्स विनिर्देश क्लीनरूम दृष्टिकोण से संबद्ध नहीं है?
A
optimizing price and performance कीमत और प्रदर्शन का अनुकूलन
B
minimizing the execution errors निष्पादन त्रुटियों को कम करना
C
conformance to specification विशिष्टता के अनुरूप
D
establishing valid requirements वैध आवश्यकताएं स्थापित करना
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: minimizing the execution errors would not included in views of quality software.
व्याख्या (हिन्दी) स्पष्टीकरण: निष्पादन त्रुटियों को कम करना गुणवत्ता सॉफ़्टवेयर के विचारों में शामिल नहीं होगा।
21
EN + हिं
GB Choose the correct statement on how NFRs integrates with Rational Unified Process ?
IN एनएफआर तर्कसंगत एकीकृत प्रक्रिया के साथ कैसे एकीकृत होता है, इस पर सही कथन चुनें?
A
not knowingly accept work that is outside your competence.” जानबूझकर ऐसा काम स्वीकार न करें जो आपकी क्षमता से बाहर हो।''
B
not use your technical skills to misuse other people’s computers.” अन्य लोगों के कंप्यूटर का दुरुपयोग करने के लिए अपने तकनीकी कौशल का उपयोग न करें।
C
be dependent on their colleagues.” अपने सहकर्मियों पर निर्भर रहें।”
D
maintain integrity and independence in their professional judgment.” अपने पेशेवर निर्णय में सत्यनिष्ठा और स्वतंत्रता बनाए रखें।”
✅ Correct Answer:
22
EN + हिं
GB QFD stands for
IN QFD का मतलब है
A
waterfall model झरना मॉडल
B
prototyping model प्रोटोटाइप मॉडल
C
rad model रेड मॉडल
D
both prototyping model & rad model प्रोटोटाइप मॉडल और रेड मॉडल दोनों
✅ Correct Answer:
23
EN + हिं
GB Which of these steps are followed in architectural design process?
IN वास्तुशिल्प डिजाइन प्रक्रिया में इनमें से किस चरण का पालन किया जाता है?
A
product-oriented approach – focus on system (or software) quality उत्पाद-उन्मुख दृष्टिकोण - सिस्टम (या सॉफ़्टवेयर) गुणवत्ता पर ध्यान केंद्रित करें
B
process-oriented approach – focus on how nfrs can be used in the design process प्रक्रिया-उन्मुख दृष्टिकोण - इस बात पर ध्यान केंद्रित करें कि डिजाइन प्रक्रिया में एनएफआर का उपयोग कैसे किया जा सकता है
C
quantitative approach – find measurable scales for the functionality attributes मात्रात्मक दृष्टिकोण - कार्यक्षमता विशेषताओं के लिए मापने योग्य पैमाने खोजें
D
qualitative approach – study various relationships between quality goals गुणात्मक दृष्टिकोण - गुणवत्ता लक्ष्यों के बीच विभिन्न संबंधों का अध्ययन करें
✅ Correct Answer:
24
EN + हिं
GB What does “Every software system has an architecture” implies?
IN "प्रत्येक सॉफ़्टवेयर सिस्टम का एक आर्किटेक्चर होता है" का क्या तात्पर्य है?
A
availability उपलब्धता
B
reliability विश्वसनीयता
C
usability प्रयोज्य
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
25
EN + हिं
GB Which of the following is not a user interface design process?
IN निम्नलिखित में से कौन सी यूजर इंटरफ़ेस डिज़ाइन प्रक्रिया नहीं है?
A
physical file भौतिक फ़ाइल
B
data structure डेटा संरचना
C
logical file तार्किक फ़ाइल
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
26
EN + हिं
GB Which diagram evolved from a desire to develop a procedural design representation that would not allow violation of the structured constructs?
IN कौन सा आरेख एक प्रक्रियात्मक डिज़ाइन प्रतिनिधित्व विकसित करने की इच्छा से विकसित हुआ जो संरचित निर्माणों के उल्लंघन की अनुमति नहीं देगा?
A
the architecture may not be the product of a single architect or a small group वास्तुकला किसी एक वास्तुकार या छोटे समूह का उत्पाद नहीं हो सकता है
B
the architect should have the technical requirements for the system and an articulated and prioritized list of qualitative properties आर्किटेक्ट के पास सिस्टम के लिए तकनीकी आवश्यकताएं और गुणात्मक संपत्तियों की एक स्पष्ट और प्राथमिकता वाली सूची होनी चाहिए
C
the architecture may not be well documented वास्तुकला को अच्छी तरह से प्रलेखित नहीं किया जा सकता है
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
27
EN + हिं
GB Which of the following is not regression test case?
IN निम्नलिखित में से कौन सा प्रतिगमन परीक्षण मामला नहीं है?
A
design model डिज़ाइन मॉडल
B
user’s model उपयोगकर्ता का मॉडल
C
mental image मानसिक छवि
D
system image सिस्टम छवि
✅ Correct Answer:
28
EN + हिं
GB BPR stands for
IN बीपीआर का मतलब है
A
finding broken code टूटा हुआ कोड ढूंढ़ना
B
evaluating deliverable to find errors त्रुटियों को खोजने के लिए वितरणयोग्य का मूल्यांकन करना
C
a stage of all projects सभी परियोजनाओं का एक चरण
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
29
EN + हिं
GB Transformation of a system from one representational form to another is known as
IN किसी प्रणाली का एक प्रतिनिधित्वात्मक रूप से दूसरे प्रतिनिधित्वात्मक रूप में परिवर्तन को कहा जाता है
A
instantaneous test group तात्कालिक परीक्षण समूह
B
integration testing group एकीकरण परीक्षण समूह
C
individual testing group व्यक्तिगत परीक्षण समूह
D
independent test group स्वतंत्र परीक्षण समूह
✅ Correct Answer:
30
EN + हिं
GB Computer system is a
IN कंप्यूटर सिस्टम एक है
A
compartmentalization विभाजन
B
defined milestones परिभाषित मील के पत्थर
C
defined responsibilities परिभाषित जिम्मेदारियाँ
D
defined outcomes परिभाषित परिणाम
✅ Correct Answer:
16–30 of 196