Software Engineering — MCQ Practice

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

📚 236 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
236 questions
76
EN + हिं
GB Which of the following UML diagrams has a static view?
IN निम्नलिखित में से किस यूएमएल आरेख में स्थिर दृश्य है?
A
software maintainability. सॉफ्टवेयर रखरखाव.
B
software functionality. सॉफ़्टवेयर कार्यक्षमता.
C
software development. सॉफ्टवेयर डेवलपमेंट।
D
a and b. ए और बी.
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: good software should deliver the required functinality, maintainability. software development is not an attribute but a fundamental
व्याख्या (हिन्दी) स्पष्टीकरण: अच्छे सॉफ़्टवेयर को आवश्यक कार्यक्षमता, रखरखाव प्रदान करनी चाहिए। सॉफ़्टवेयर विकास एक विशेषता नहीं बल्कि एक मूलभूत विशेषता है
77
EN + हिं
GB If the system state is Shutdown then it can respond to which of the following message?
IN यदि सिस्टम स्थिति शटडाउन है तो यह निम्नलिखित में से किस संदेश का जवाब दे सकता है?
A
{text} {मूलपाठ}
B
[text] [मूलपाठ]
C
constraint बाधा
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: constraints are represented by {text string}.
व्याख्या (हिन्दी) स्पष्टीकरण: बाधाओं को {टेक्स्ट स्ट्रिंग} द्वारा दर्शाया जाता है।
78
EN + हिं
GB .Which of the following steps is applied to develop a decision table?
IN .निर्णय तालिका विकसित करने के लिए निम्नलिखित में से कौन सा चरण लागू किया जाता है?
A
activity diagram गतिविधि आरेख
B
sequence diagram अनुक्रम आरेख
C
statechart diagram स्टेटचार्ट आरेख
D
object diagram वस्तु आरेख
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: a statechart diagram shows a state machine, consisting of states, transitions, events, and activities.
व्याख्या (हिन्दी) स्पष्टीकरण: एक स्टेटचार्ट आरेख एक राज्य मशीन दिखाता है, जिसमें राज्य, संक्रमण, घटनाएं और गतिविधियां शामिल होती हैं।
79
EN + हिं
GB In which test design each input is tested at both ends of its valid range and just outside its valid range?
IN किस परीक्षण डिज़ाइन में प्रत्येक इनपुट का परीक्षण उसकी वैध सीमा के दोनों सिरों पर और उसकी वैध सीमा के ठीक बाहर किया जाता है?
A
modality के साधन
B
cardinality प्रमुखता
C
entity इकाई
D
structured analysis संरचित विश्लेषण
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: the modality is 1 if an occurrence of the relationship is mandatory, else 0 for optional relationship.
व्याख्या (हिन्दी) स्पष्टीकरण: यदि संबंध की घटना अनिवार्य है तो तौर-तरीका 1 है, अन्यथा वैकल्पिक संबंध के लिए 0 है।
80
EN + हिं
GB “An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to?
IN "एक ऑर्डरिंग प्रणाली को एक कंपनी में केंद्रीकृत ऑर्डरिंग प्रक्रिया और दूसरी में वितरित प्रक्रिया से निपटने के लिए अनुकूलित किया जा सकता है।" उदाहरण किस श्रेणी का है?
A
repetition दुहराव
B
sequence अनुक्रम
C
condition स्थिति
D
none of the above इनमे से कोई भी नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: the answer is self explanatory.
व्याख्या (हिन्दी) स्पष्टीकरण: उत्तर स्वयं व्याख्यात्मक है.
81
EN + हिं
GB Which of the following provides a concise, unambiguous, and consistent method for documenting system requirements?
IN निम्नलिखित में से कौन सिस्टम आवश्यकताओं के दस्तावेजीकरण के लिए एक संक्षिप्त, स्पष्ट और सुसंगत तरीका प्रदान करता है?
A
verified version सत्यापित संस्करण
B
version validation संस्करण सत्यापन
C
verification and validation सत्यापन और सत्यापन
D
version verification संस्करण सत्यापन
✅ Correct Answer:
82
EN + हिं
GB The Unified Modeling Language (UML) has become an effective standard for software modelling.How many different notations does it have
IN यूनिफाइड मॉडलिंग लैंग्वेज (यूएमएल) सॉफ्टवेयर मॉडलिंग के लिए एक प्रभावी मानक बन गया है। इसमें कितने अलग-अलग नोटेशन हैं
A
commercial off-the-shelf systems वाणिज्यिक ऑफ-द-शेल्फ सिस्टम
B
commercial off-the-shelf states वाणिज्यिक ऑफ-द-शेल्फ राज्य
C
commercial off-the-system state वाणिज्यिक ऑफ-द-सिस्टम स्थिति
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: the answer is self explanatory.
व्याख्या (हिन्दी) स्पष्टीकरण: उत्तर स्वयं व्याख्यात्मक है.
83
EN + हिं
GB Which diagram in UML emphasizes the time-ordering of messages
IN यूएमएल में कौन सा आरेख संदेशों के समय-क्रम पर जोर देता है
A
semantic domain सिमेंटिक डोमेन
B
syntactic domain वाक्यात्मक डोमेन
C
sequence अनुक्रम
D
set तय करना
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: for example, a programming language has a set of formal semantics that enables the software developer to specify algorithms that
व्याख्या (हिन्दी) स्पष्टीकरण: उदाहरण के लिए, एक प्रोग्रामिंग भाषा में औपचारिक शब्दार्थ का एक सेट होता है जो सॉफ़्टवेयर डेवलपर को एल्गोरिदम निर्दिष्ट करने में सक्षम बनाता है
84
EN + हिं
GB Which of the following statement is false
IN निम्नलिखित में से कौन सा कथन असत्य है
A
behavioral model व्यवहार मॉडल
B
context model संदर्भ मॉडल
C
data model डेटा मॉडल
D
structural model संरचनात्मक मॉडल
✅ Correct Answer:
85
EN + हिं
GB What does a deployment diagram consists of
IN परिनियोजन आरेख में क्या शामिल होता है
A
structural things संरचनात्मक बातें
B
behavioral things व्यवहार संबंधी बातें
C
grouping things चीज़ों को समूहीकृत करना
D
annotational things व्याख्यात्मक बातें
✅ Correct Answer:
86
EN + हिं
GB Sequential composite states simplify state models in two ways
IN अनुक्रमिक समग्र राज्य राज्य मॉडल को दो तरीकों से सरल बनाते हैं
A
an optional fragment is a portion of an interaction that may be done एक वैकल्पिक टुकड़ा किसी बातचीत का एक हिस्सा है जो किया जा सकता है
B
the fragment operator name is opt फ़्रैगमेंट ऑपरेटर का नाम ऑप्ट है
C
optional fragments have only a single operand, which must contain a guard वैकल्पिक टुकड़ों में केवल एक ऑपरेंड होता है, जिसमें एक गार्ड होना चाहिए
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
87
EN + हिं
GB Which of the following is a mechanism that allows several objects in an class hierarchy to have different methods with the same name
IN निम्नलिखित में से कौन सा एक तंत्र है जो एक वर्ग पदानुक्रम में कई वस्तुओं को एक ही नाम के साथ अलग-अलग तरीकों की अनुमति देता है
A
nodes instances are underlined identifiers of the form nametype नोड्स इंस्टेंसेस फॉर्म नेमटाइप के रेखांकित पहचानकर्ता हैं
B
the name may be left off, indicating an unnamed instance of the type नाम छोड़ा जा सकता है, जो इस प्रकार का एक अनाम उदाहरण दर्शाता है
C
the type may be left off, indicating a named instance with an unspecified type एक अनिर्दिष्ट प्रकार के साथ नामित उदाहरण को इंगित करते हुए, प्रकार को छोड़ा जा सकता है
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
88
EN + हिं
GB Detailed design is further classified into which of the following
IN विस्तृत डिज़ाइन को आगे निम्नलिखित में से किसमें वर्गीकृत किया गया है
A
they organize states into hierarchies वे राज्यों को पदानुक्रम में व्यवस्थित करते हैं
B
they consolidate many transitions वे कई बदलावों को समेकित करते हैं
C
all of the mentioned सभी का उल्लेख किया गया है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
89
EN + हिं
GB Executable non atomic computations are called as ________
IN निष्पादन योग्य गैर-परमाणु संगणनाओं को ________ कहा जाता है
A
object वस्तु
B
class कक्षा
C
super class सुपर क्लास
D
sub class उपवर्ग
✅ Correct Answer:
90
EN + हिं
GB ________   are used to model the dynamic aspects of collaborations. 
IN ________ का उपयोग सहयोग के गतिशील पहलुओं को मॉडल करने के लिए किया जाता है। 
A
module d uses module i when a correct version of i must be present for d to work correctly मॉड्यूल d मॉड्यूल i का उपयोग करता है जब d के सही ढंग से काम करने के लिए i का सही संस्करण मौजूद होना चाहिए
B
module d depends for compilation on module i मॉड्यूल डी मॉड्यूल i पर संकलन के लिए निर्भर करता है
C
class i imports elements from package d क्लास I पैकेज d से तत्वों को आयात करता है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
76–90 of 236