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
106
EN + हिं
GB What is a database wrapper class?
IN डेटाबेस रैपर क्लास क्या है?
A
add final modifier to the class declaration वर्ग घोषणा में अंतिम संशोधक जोड़ें
B
add private or protected modifier to the constructor declaration कंस्ट्रक्टर घोषणा में निजी या संरक्षित संशोधक जोड़ें
C
introduce a static getter method for the singleton instance सिंगलटन उदाहरण के लिए एक स्थिर गेटर विधि पेश करें
D
all of above उपरोक्त सभी
✅ Correct Answer:
107
EN + हिं
GB What does a component interface consist of?
IN एक घटक इंटरफ़ेस किससे मिलकर बनता है?
A
this pattern builds a complex object using simple objects and using a step by step approach. यह पैटर्न सरल वस्तुओं का उपयोग करके और चरण दर चरण दृष्टिकोण का उपयोग करके एक जटिल वस्तु बनाता है।
B
this pattern refers to creating duplicate object while keeping performance in mind. यह पैटर्न प्रदर्शन को ध्यान में रखते हुए डुप्लिकेट ऑब्जेक्ट बनाने को संदर्भित करता है।
C
this pattern is used when creation of object directly is costly. इस पैटर्न का उपयोग तब किया जाता है जब सीधे वस्तु का निर्माण महंगा होता है।
D
this pattern is used when we need to decouple an abstraction from its implementation so that the two can vary independently. इस पैटर्न का उपयोग तब किया जाता है जब हमें किसी अमूर्त को इसके कार्यान्वयन से अलग करने की आवश्यकता होती है ताकि दोनों स्वतंत्र रूप से भिन्न हो सकें।
✅ Correct Answer:
108
EN + हिं
GB What is a kernel system in a software product line(SPL)?
IN सॉफ़्टवेयर उत्पाद श्रृंखला (एसपीएल) में कर्नेल सिस्टम क्या है?
A
a static view in terms of a module hierarchy मॉड्यूल पदानुक्रम के संदर्भ में एक स्थिर दृश्य
B
a static view in terms of components and connectors घटकों और कनेक्टर्स के संदर्भ में एक स्थिर दृश्य
C
a view of the physical configuration in terms of nodes and interconnections नोड्स और इंटरकनेक्शन के संदर्भ में भौतिक विन्यास का एक दृश्य
D
a dynamic interaction view in terms of objects and messages वस्तुओं और संदेशों के संदर्भ में एक गतिशील इंटरैक्शन दृश्य
✅ Correct Answer:
109
EN + हिं
GB —————– pattern suggests a solution in which components interact with via announced messages or events.
IN —————– पैटर्न एक समाधान सुझाता है जिसमें घटक घोषित संदेशों या घटनाओं के माध्यम से बातचीत करते हैं।
A
the producer waits for a response from the consumer. निर्माता उपभोक्ता की प्रतिक्रिया की प्रतीक्षा करता है।
B
the producer does not wait for a response from the consumer. निर्माता उपभोक्ता से प्रतिक्रिया की प्रतीक्षा नहीं करता है।
C
the producer goes to sleep. निर्माता सो जाता है.
D
the producer waits for a timeout. निर्माता समय समाप्ति की प्रतीक्षा करता है।
✅ Correct Answer:
110
EN + हिं
GB What is a boundary object?
IN सीमा वस्तु क्या है?
A
the client agent can propose a service. ग्राहक एजेंट एक सेवा का प्रस्ताव कर सकता है।
B
the service agent can offer a service in response to a client agent proposal. सेवा एजेंट ग्राहक एजेंट के प्रस्ताव के जवाब में सेवा की पेशकश कर सकता है।
C
the client agent can request a service. ग्राहक एजेंट किसी सेवा का अनुरोध कर सकता है।
D
the service agent can offer a service in response to a client agent request. सेवा एजेंट ग्राहक एजेंट के अनुरोध के जवाब में सेवा की पेशकश कर सकता है।
✅ Correct Answer:
111
EN + हिं
GB The relationship among objects is based on _______________
IN वस्तुओं के बीच संबंध _______________ पर आधारित है
A
mvc एमवीसी
B
broker दलाल
C
blackboard ब्लैकबोर्ड
D
pipe and filter पाइप और फिल्टर
✅ Correct Answer:
112
EN + हिं
GB Find incorrect about Use Case.
IN उपयोग मामले के बारे में गलत खोजें।
A
the actor who goes on stage first वह अभिनेता जो सबसे पहले मंच पर जाता है
B
the actor that starts the use case वह अभिनेता जो उपयोग का मामला शुरू करता है
C
an actor that participates in the use case एक अभिनेता जो उपयोग के मामले में भाग लेता है
D
an object inside the system सिस्टम के अंदर एक वस्तु
✅ Correct Answer:
113
EN + हिं
GB Class diagrams are used for ______________
IN वर्ग आरेख का उपयोग ______________ के लिए किया जाता है
A
identifiers and initiators पहचानकर्ता और आरंभकर्ता
B
the steps performed निष्पादित कदम
C
the conditions, assumptions, and questions स्थितियाँ, धारणाएँ और प्रश्न
D
all of the above ऊपर के सभी
✅ Correct Answer:
114
EN + हिं
GB The two types of interaction diagrams are ____, and ____ diagrams.
IN दो प्रकार के इंटरेक्शन आरेख ____ और ____ आरेख हैं।
A
a code into a model एक मॉडल में एक कोड
B
a code into design n डिज़ाइन एन में एक कोड
C
a model into a code एक मॉडल को एक कोड में बदलें
D
a model into test परीक्षण में एक मॉडल
✅ Correct Answer:
115
EN + हिं
GB The behavior of a system is modeled using ________
IN एक सिस्टम का व्यवहार ________ का उपयोग करके तैयार किया जाता है
A
name classes, attributes, and roles with noun phrases संज्ञा वाक्यांशों के साथ वर्गों, विशेषताओं और भूमिकाओं को नाम दें
B
name operations and associations with verb phrases क्रिया वाक्यांशों के साथ नाम संचालन और जुड़ाव
C
stick to binary associations द्विआधारी संघों से चिपके रहें
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
116
EN + हिं
GB ________captures the intended behavior of a system.
IN ________एक सिस्टम के इच्छित व्यवहार को पकड़ता है।
A
structure part संरचना भाग
B
structure effect संरचना प्रभाव
C
dependence matrix निर्भरता मैट्रिक्स
D
all of these इन सब
✅ Correct Answer:
117
EN + हिं
GB ________is a path from one activity state to the next activity state.
IN ________एक गतिविधि स्थिति से अगली गतिविधि स्थिति तक का मार्ग है।
A
to initiate the alternative paths. वैकल्पिक रास्ते शुरू करने के लिए.
B
1 1
C
2 2
D
3 3
✅ Correct Answer:
118
EN + हिं
GB Which of the following statements is true,
I) There are 5 views that are represented through the Unified Modelling Language UML
ii) These 5 views in UML are represented through 9 UML diagrams.
IN निम्नलिखित में से कौन सा कथन सत्य है, I) 5 दृश्य हैं जिन्हें एकीकृत मॉडलिंग भाषा यूएमएल के माध्यम से दर्शाया गया है ii) यूएमएल में इन 5 विचारों को 9 यूएमएल आरेखों के माध्यम से दर्शाया गया है।
A
exclude बहिष्कृत करें
B
extend बढ़ाना
C
include शामिल करना
D
abstract अमूर्त
✅ Correct Answer:
119
EN + हिं
GB Object diagram is used to show the design ________ view of a system.
IN ऑब्जेक्ट आरेख का उपयोग किसी सिस्टम के डिज़ाइन ________ दृश्य को दिखाने के लिए किया जाता है।
A
a precondition is an assertion guaranteed to be true when the operation finishes पूर्व शर्त एक ऐसा दावा है जो ऑपरेशन समाप्त होने पर सत्य होने की गारंटी देता है
B
a post-condition is an assertion guaranteed to be true when the activity or operation begins पोस्ट-कंडीशन एक ऐसा दावा है जो गतिविधि या संचालन शुरू होने पर सत्य होने की गारंटी देता है
C
an event which causes a use case to begin is trigger एक घटना जो उपयोग के मामले को शुरू करने का कारण बनती है वह ट्रिगर है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
120
EN + हिं
GB ________ defines the system's actions and how different parts contribute to it.
IN ________ सिस्टम के कार्यों को परिभाषित करता है और विभिन्न भाग इसमें कैसे योगदान देते हैं।
A
use case name and number केस नाम और संख्या का उपयोग करें
B
actors अभिनेताओं
C
stakeholder and needs हितधारक और जरूरतें
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
106–120 of 236