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
76
EN + हिं
GB Interaction Diagram is a combined term for
IN इंटरेक्शन डायग्राम एक संयुक्त शब्द है
A
software engineering belongs to computer science. सॉफ्टवेयर इंजीनियरिंग कंप्यूटर विज्ञान से संबंधित है।
B
software engineering is a part of more general form of system engineering. सॉफ्टवेयर इंजीनियरिंग सिस्टम इंजीनियरिंग के अधिक सामान्य रूप का एक हिस्सा है।
C
computer science belongs to software engineering. कंप्यूटर विज्ञान सॉफ्टवेयर इंजीनियरिंग से संबंधित है।
D
software engineering is concerned with the practicalities of developing and delivering useful software. सॉफ्टवेयर इंजीनियरिंग का संबंध उपयोगी सॉफ्टवेयर विकसित करने और वितरित करने की व्यावहारिकताओं से है।
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: software engineering is a vast sub domain which comes under computer science which is main domain
व्याख्या (हिन्दी) स्पष्टीकरण: सॉफ्टवेयर इंजीनियरिंग एक विशाल उप डोमेन है जो कंप्यूटर विज्ञान के अंतर्गत आता है जो मुख्य डोमेन है
77
EN + हिं
GB Which of the following is not the primary objectives in the analysis model?
IN निम्नलिखित में से कौन सा विश्लेषण मॉडल में प्राथमिक उद्देश्य नहीं है?
A
interaction diagrams are at their best when they deal with one main design flow and not multiple variants that can happen. इंटरेक्शन आरेख तब सर्वोत्तम होते हैं जब वे एक मुख्य डिज़ाइन प्रवाह से निपटते हैं, न कि कई वेरिएंट से, जो हो सकते हैं।
B
interaction diagrams are good at designing part or all of one use case’s functionality across multiple objects. इंटरेक्शन आरेख कई ऑब्जेक्टों में एक उपयोग के मामले की कार्यक्षमता के हिस्से या सभी को डिजाइन करने में अच्छे हैं।
C
interaction diagrams allow the analyst to show iteration and conditional execution for messaging between objects. इंटरेक्शन आरेख विश्लेषक को वस्तुओं के बीच संदेश भेजने के लिए पुनरावृत्ति और सशर्त निष्पादन दिखाने की अनुमति देते हैं।
D
all of these इन सब
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: interaction diagram is used to describe some type of interactions among the different elements in the model. so this interaction is a part of dynamic behaviour of the system.
व्याख्या (हिन्दी) स्पष्टीकरण: इंटरैक्शन आरेख का उपयोग मॉडल में विभिन्न तत्वों के बीच कुछ प्रकार की इंटरैक्शन का वर्णन करने के लिए किया जाता है। इसलिए यह इंटरैक्शन सिस्टम के गतिशील व्यवहार का एक हिस्सा है।
78
EN + हिं
GB The________ is represented as two processing boxes connected by an line (arrow) of control.
IN ________ को नियंत्रण की एक रेखा (तीर) द्वारा जुड़े दो प्रसंस्करण बक्से के रूप में दर्शाया गया है।
A
sequence diagram अनुक्रम आरेख
B
collaboration diagram सहयोग आरेख
C
class diagram वर्ग आरेख
D
object diagram वस्तु आरेख
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: an object diagram focuses on some particular set of object instances and attributes, and the links between the instances. it is a static snapshot of a dynamic view of the system.
व्याख्या (हिन्दी) स्पष्टीकरण: एक ऑब्जेक्ट आरेख ऑब्जेक्ट इंस्टेंस और विशेषताओं के कुछ विशेष सेट और इंस्टेंस के बीच के लिंक पर केंद्रित होता है। यह सिस्टम के गतिशील दृश्य का एक स्थिर स्नैपशॉट है।
79
EN + हिं
GB Which of the following is not a part of a test design document?
IN निम्नलिखित में से कौन सा परीक्षण डिज़ाइन दस्तावेज़ का हिस्सा नहीं है?
A
data flow diagram डेटा प्रवाह आरेख
B
state transition diagram राज्य संक्रमण आरेख
C
control specification नियंत्रण विशिष्टता
D
activity diagram गतिविधि आरेख
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: as the dfd is refined into greater levels of detail, the analyst performs an implicit functional decomposition of the system,
व्याख्या (हिन्दी) स्पष्टीकरण: जैसे-जैसे डीएफडी को विस्तार के बड़े स्तरों में परिष्कृत किया जाता है, विश्लेषक सिस्टम का एक अंतर्निहित कार्यात्मक अपघटन करता है,
80
EN + हिं
GB Which of the following is not an advantages of software reuse?
IN निम्नलिखित में से कौन सा सॉफ़्टवेयर पुन: उपयोग का लाभ नहीं है?
A
place the user in control उपयोगकर्ता को नियंत्रण में रखें
B
reduce the user’s memory load उपयोगकर्ता का मेमोरी लोड कम करें
C
make the interface consistent इंटरफ़ेस को सुसंगत बनाएं
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: these golden rules actually form the basis for a set of user interface design principles that guide this important software design activity.
व्याख्या (हिन्दी) स्पष्टीकरण: ये सुनहरे नियम वास्तव में उपयोगकर्ता इंटरफ़ेस डिज़ाइन सिद्धांतों के एक सेट का आधार बनाते हैं जो इस महत्वपूर्ण सॉफ़्टवेयर डिज़ाइन गतिविधि का मार्गदर्शन करते हैं।
81
EN + हिं
GB Which of the following UML diagrams has a static view
IN निम्नलिखित में से किस यूएमएल आरेख में स्थिर दृश्य है
A
regression test प्रतिगमन परीक्षण
B
smoke test धुआं परीक्षण
C
alpha test अल्फ़ा परीक्षण
D
beta test बीटा टेस्ट
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: regression test seeks to uncover new software bugs in existing functional and non-functional areas of a system after changes have been made to them.
व्याख्या (हिन्दी) स्पष्टीकरण: प्रतिगमन परीक्षण किसी सिस्टम के मौजूदा कार्यात्मक और गैर-कार्यात्मक क्षेत्रों में परिवर्तन किए जाने के बाद नए सॉफ़्टवेयर बग को उजागर करने का प्रयास करता है।
82
EN + हिं
GB What does a simple name in UML Class and objects consist of
IN यूएमएल क्लास और ऑब्जेक्ट में एक साधारण नाम में क्या शामिल है?
A
java जावा
B
mac-os मैक ओएस
C
microsoft माइक्रोसॉफ्ट
D
linux लिनक्स
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: net framework (pronounced dot net) is a software framework developed by microsoft that runs primarily on microsoft windows.
व्याख्या (हिन्दी) स्पष्टीकरण: नेट फ्रेमवर्क (उच्चारण डॉट नेट) माइक्रोसॉफ्ट द्वारा विकसित एक सॉफ्टवेयर फ्रेमवर्क है जो मुख्य रूप से माइक्रोसॉफ्ट विंडोज़ पर चलता है।
83
EN + हिं
GB Which things in UML are the explanatory parts of UML models
IN यूएमएल में कौन सी चीजें यूएमएल मॉडल के व्याख्यात्मक भाग हैं
A
node नोड
B
interface इंटरफ़ेस
C
class कक्षा
D
component अवयव
✅ Correct Answer:
84
EN + हिं
GB What is a collection of model elements called
IN मॉडल तत्वों के संग्रह को क्या कहते हैं?
A
delimiter परिसीमक
B
simple names सरल नाम
C
digits अंक
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
85
EN + हिं
GB Which of these is correct
IN इनमें से कौन सा सही है
A
a node एक नोड
B
an interface एक इंटरफ़ेस
C
an activity एक गतिविधि
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
86
EN + हिं
GB Which model in system modelling depicts the dynamic behaviour ofthe system
IN सिस्टम मॉडलिंग में कौन सा मॉडल सिस्टम के गतिशील व्यवहार को दर्शाता है
A
notes टिप्पणियाँ
B
box डिब्बा
C
extension mechanisms विस्तार तंत्र
D
packages संकुल
✅ Correct Answer:
87
EN + हिं
GB Which of the following describes”Is-a-Relationship”
IN निम्नलिखित में से कौन सा "एक रिश्ता है" का वर्णन करता है
A
communication connections between nodes are shown by communication paths नोड्स के बीच संचार कनेक्शन संचार पथों द्वारा दिखाए जाते हैं
B
communication paths are represented by dotted lines संचार पथों को बिंदीदार रेखाओं द्वारा दर्शाया जाता है
C
artifacts are deployed inside nodes where they reside and execute कलाकृतियों को नोड्स के अंदर तैनात किया जाता है जहां वे रहते हैं और निष्पादित होते हैं
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
88
EN + हिं
GB A design document is a complete engineering design specification composed of
IN एक डिज़ाइन दस्तावेज़ एक संपूर्ण इंजीनियरिंग डिज़ाइन विनिर्देश से बना होता है
A
context model संदर्भ मॉडल
B
behavioral model व्यवहार मॉडल
C
data model डेटा मॉडल
D
object model ऑब्जेक्ट मॉडल
✅ Correct Answer:
89
EN + हिं
GB In an Activity Diagram, transitions belongs to ________
IN एक गतिविधि आरेख में, संक्रमण ________ से संबंधित है
A
inheritance विरासत
B
polymorphism बहुरूपता
C
encapsulation कैप्सूलीकरण
D
abstract classes अमूर्त वर्ग
✅ Correct Answer:
90
EN + हिं
GB Sequence of messages is emphasized by ________ diagram. 
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:
76–90 of 196