Software Engineering — MCQ Practice

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

📚 217 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
217 questions
106
EN + हिं
GB A producer sends a message to a consumer.
Which one of the following is asynchronous message communication?
IN एक निर्माता उपभोक्ता को एक संदेश भेजता है। निम्नलिखित में से कौन सा अतुल्यकालिक संदेश संचार है?
A
to translates an existing class interface into a compatible target interface मौजूदा क्लास इंटरफ़ेस को संगत लक्ष्य इंटरफ़ेस में अनुवादित करना
B
to assign more functionality to an object without sub-classing it किसी वस्तु को उप-वर्गीकृत किए बिना अधिक कार्यक्षमता प्रदान करना
C
to decouple an abstraction from its implementation so that the two can vary independently किसी अमूर्त को उसके कार्यान्वयन से अलग करना ताकि दोनों स्वतंत्र रूप से भिन्न हो सकें
D
to nest layers of decorators to add more functionality अधिक कार्यक्षमता जोड़ने के लिए डेकोरेटर्स की परतें स्थापित करना
✅ Correct Answer:
107
EN + हिं
GB Yellow pages brokering is useful when a service requester:
IN सेवा अनुरोधकर्ता के लिए येलो पेज ब्रोकरिंग उपयोगी है:
A
it introduces thread safety issue when the singleton instance is instantiated on demand जब मांग पर सिंगलटन इंस्टेंस चालू किया जाता है तो यह थ्रेड सुरक्षा समस्या पेश करता है
B
the client code can creates multiple instances at run time क्लाइंट कोड रन टाइम पर कई इंस्टेंस बना सकता है
C
it reduces of the class hierarchy as compared to the other factory design patterns यह अन्य फ़ैक्टरी डिज़ाइन पैटर्न की तुलना में वर्ग पदानुक्रम को कम करता है
D
it makes it easier for a certain family of objects to work together इससे वस्तुओं के एक निश्चित परिवार के लिए एक साथ काम करना आसान हो जाता है
✅ Correct Answer:
108
EN + हिं
GB “An administrator wants to run different parts of the application in different systems, and also the system needs to exchange, add and remove the components at run-time.” Which one of the following architecture patterns will be most suitable in the context given above?
IN "एक व्यवस्थापक एप्लिकेशन के विभिन्न हिस्सों को विभिन्न सिस्टम में चलाना चाहता है, और सिस्टम को रन-टाइम पर घटकों को एक्सचेंज करने, जोड़ने और हटाने की भी आवश्यकता होती है।" उपरोक्त संदर्भ में निम्नलिखित में से कौन सा वास्तुशिल्प पैटर्न सबसे उपयुक्त होगा?
A
a task that executes every few seconds एक कार्य जो हर कुछ सेकंड में निष्पादित होता है
B
a task that controls other tasks एक कार्य जो अन्य कार्यों को नियंत्रित करता है
C
a task that receives inputs from an external device when it generates interrupts एक कार्य जो व्यवधान उत्पन्न होने पर किसी बाहरी डिवाइस से इनपुट प्राप्त करता है
D
a task that checks whether there is new input from an external device एक कार्य जो जाँचता है कि किसी बाहरी डिवाइस से नया इनपुट आया है या नहीं
✅ Correct Answer:
109
EN + हिं
GB  Which of the statements truly concludes client and server relation with architectural styles?
IN  कौन सा कथन वास्तव में वास्तुशिल्प शैलियों के साथ क्लाइंट और सर्वर संबंध को समाप्त करता है?
A
control is divided among various control components. नियंत्रण को विभिन्न नियंत्रण घटकों में विभाजित किया गया है।
B
it provides overall control over several client subsystems. यह कई क्लाइंट उपप्रणालियों पर समग्र नियंत्रण प्रदान करता है।
C
it provides overall control by coordinating several control components. यह कई नियंत्रण घटकों का समन्वय करके समग्र नियंत्रण प्रदान करता है।
D
it provides overall control over various i/o objects. यह विभिन्न i/o ऑब्जेक्ट पर समग्र नियंत्रण प्रदान करता है।
✅ Correct Answer:
110
EN + हिं
GB Multiplicity for an association ___________.
IN एक एसोसिएशन के लिए बहुलता ___________।
A
deployment diagram परिनियोजन आरेख
B
class diagram वर्ग आरेख
C
component diagram घटक आरेख
D
er diagram एर आरेख
✅ Correct Answer:
111
EN + हिं
GB Class diagrams are not useful to ________
IN वर्ग आरेख ________ के लिए उपयोगी नहीं हैं
A
design डिज़ाइन
B
neither design nor requirements न तो डिज़ाइन और न ही आवश्यकताएँ
C
design and requirements डिज़ाइन और आवश्यकताएँ
D
requirements आवश्यकताएं
✅ Correct Answer:
112
EN + हिं
GB Which among these are the rules to be considered to form Class diagrams?
IN वर्ग आरेख बनाने के लिए इनमें से कौन से नियम ध्यान में रखे जाने चाहिए?
A
include relationships रिश्तों को शामिल करें
B
extend relationships रिश्तों का विस्तार करें
C
both 1 & 2 1 और 2 दोनों
D
none of above उपरोक्त में से कोई नहीं
✅ Correct Answer:
113
EN + हिं
GB Cohesion and coupling are represented by using …
IN सामंजस्य और युग्मन का प्रतिनिधित्व ... का उपयोग करके किया जाता है
A
class diagram वर्ग आरेख
B
stereotypes लकीर के फकीर
C
tagged values टैग किए गए मान
D
adornments श्रंगार
✅ Correct Answer:
114
EN + हिं
GB A deployment diagram is most useful for which design activity?
IN परिनियोजन आरेख किस डिज़ाइन गतिविधि के लिए सबसे उपयोगी है?
A
composition संघटन
B
complete composition संपूर्ण रचना
C
full composition पूर्ण रचना
D
none of above उपरोक्त में से कोई नहीं
✅ Correct Answer:
115
EN + हिं
GB Animation of a model against the execution of a deployed system is an example of ________
IN एक तैनात सिस्टम के निष्पादन के विरुद्ध एक मॉडल का एनीमेशन ________ का एक उदाहरण है
A
encapsulation कैप्सूलीकरण
B
call back वापस बुलाओ
C
turndown अस्वीकार करें
D
inheritance विरासत
✅ Correct Answer:
116
EN + हिं
GB ________state "what must always" be true beginning a scenario in the use case.
IN ________उपयोग के मामले में एक परिदृश्य की शुरुआत में "क्या हमेशा होना चाहिए" सत्य होना चाहिए।
A
object वस्तु
B
class कक्षा
C
both दोनों
D
none कोई नहीं
✅ Correct Answer:
117
EN + हिं
GB How many views of the software can be represented through the Unified Modeling Language UML)?
IN यूनिफ़ाइड मॉडलिंग लैंग्वेज यूएमएल के माध्यम से सॉफ़्टवेयर के कितने दृश्य दर्शाए जा सकते हैं)?
A
arrow तीर
B
line रेखा
C
arc आर्क
D
scribble घसीटना
✅ Correct Answer:
118
EN + हिं
GB What is true in context to extensions?
IN एक्सटेंशन के संदर्भ में क्या सत्य है?
A
action states कार्रवाई की स्थिति
B
activity states गतिविधि स्थितियाँ
C
composite states मिश्रित अवस्थाएँ
D
concurrent states समवर्ती स्थितियाँ
✅ Correct Answer:
119
EN + हिं
GB Models help us to________ a system as it is or the way it is wanteD.
IN मॉडल हमें किसी सिस्टम को जैसा है या जैसा चाहिए वैसा बनाने में मदद करते हैं।
A
object diagram वस्तु आरेख
B
activity diagram गतिविधि आरेख
C
state chart diagram राज्य चार्ट आरेख
D
interaction diagram इंटरेक्शन आरेख
✅ Correct Answer:
120
EN + हिं
GB ________ is an abstraction of a set of functions that the system performs.
IN ________ सिस्टम द्वारा निष्पादित कार्यों के एक सेट का एक सार है।
A
interactions supported by a product are cataloged in a use case description किसी उत्पाद द्वारा समर्थित इंटरैक्शन को उपयोग के मामले के विवरण में सूचीबद्ध किया गया है
B
interactions are refined in use case diagram उपयोग केस आरेख में इंटरैक्शन को परिष्कृत किया जाता है
C
all of the mentioned सभी का उल्लेख किया गया है
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
106–120 of 217