Software Engineering — MCQ Practice

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

📚 201 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
201 questions
106
EN + हिं
GB What is an event-driven input task?
IN इवेंट-संचालित इनपुट कार्य क्या है?
A
creator निर्माता
B
refined abstraction परिष्कृत अमूर्तन
C
abstract factory अमूर्त कारखाना
D
none of above उपरोक्त में से कोई नहीं
✅ Correct Answer:
107
EN + हिं
GB What is a software product line(SPL) C12?
IN सॉफ़्टवेयर उत्पाद श्रृंखला (SPL) C12 क्या है?
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 enables developers to filter a set of objects using different criteria and chaining them in a decoupled way through logical operations. यह पैटर्न डेवलपर्स को विभिन्न मानदंडों का उपयोग करके वस्तुओं के एक सेट को फ़िल्टर करने और तार्किक संचालन के माध्यम से एक अलग तरीके से श्रृंखलाबद्ध करने में सक्षम बनाता है।
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 Which diagram shows the configuration of run-time processing elements of the system? Select one:
IN कौन सा आरेख सिस्टम के रन-टाइम प्रोसेसिंग तत्वों के कॉन्फ़िगरेशन को दर्शाता है? एक का चयन करें:
A
physical भौतिक
B
development विकास
C
logical तार्किक
D
process प्रक्रिया
✅ Correct Answer:
109
EN + हिं
GB ————— pattern defines a runtime component that mediates the communication between a number of clients and servers.
IN ————— पैटर्न एक रनटाइम घटक को परिभाषित करता है जो कई क्लाइंट और सर्वर के बीच संचार में मध्यस्थता करता है।
A
a service can receive requests from multiple clients. एक सेवा अनेक ग्राहकों से अनुरोध प्राप्त कर सकती है।
B
a client can send requests to multiple services. एक ग्राहक अनेक सेवाओं के लिए अनुरोध भेज सकता है।
C
a client can send requests to other clients. एक ग्राहक अन्य ग्राहकों को अनुरोध भेज सकता है।
D
a service can respond to requests from multiple clients. एक सेवा कई ग्राहकों के अनुरोधों का जवाब दे सकती है।
✅ Correct Answer:
110
EN + हिं
GB Composition and aggregations are special forms of a relationship in which classes are connected by the ____________.
IN संरचना और एकत्रीकरण एक रिश्ते के विशेष रूप हैं जिसमें वर्ग ____________ द्वारा जुड़े होते हैं।
A
the software inside a family of buildings इमारतों के एक परिवार के अंदर का सॉफ्टवेयर
B
the structure of a client/server product family क्लाइंट/सर्वर उत्पाद परिवार की संरचना
C
the overall structure of the software product line सॉफ़्टवेयर उत्पाद श्रृंखला की समग्र संरचना
D
the software product line classes and their relationships सॉफ़्टवेयर उत्पाद लाइन वर्ग और उनके संबंध
✅ Correct Answer:
111
EN + हिं
GB ________ diagrams are used to illustrate data structures, and the static snapshots instances of the things found in the class diagrams.
IN ________ आरेखों का उपयोग डेटा संरचनाओं को चित्रित करने के लिए किया जाता है, और वर्ग आरेखों में पाई जाने वाली चीज़ों के स्थिर स्नैपशॉट उदाहरणों का उपयोग किया जाता है।
A
security of the system सिस्टम की सुरक्षा
B
reliability of the system सिस्टम की विश्वसनीयता
C
availability of the system सिस्टम की उपलब्धता
D
modifiability of the system सिस्टम की परिवर्तनीयता
✅ Correct Answer:
112
EN + हिं
GB Purpose of Class Diagrams ___________
IN वर्ग आरेखों का उद्देश्य ___________
A
an object used in business applications. व्यावसायिक अनुप्रयोगों में प्रयुक्त एक वस्तु।
B
an object that defines business specific application logic एक वस्तु जो व्यवसाय विशिष्ट अनुप्रयोग तर्क को परिभाषित करती है
C
the internal logic of an object किसी वस्तु का आंतरिक तर्क
D
a business object that determines whether a client request is logical एक व्यावसायिक वस्तु जो यह निर्धारित करती है कि ग्राहक का अनुरोध तार्किक है या नहीं
✅ Correct Answer:
113
EN + हिं
GB The vertcal dimension of a sequence diagram shows
IN अनुक्रम आरेख का लंबवत आयाम दिखाता है
A
assumptions each makes about other objects. प्रत्येक व्यक्ति अन्य वस्तुओं के बारे में धारणाएँ बनाता है।
B
operations can be performed. ऑपरेशन किये जा सकते हैं.
C
what behavior results. किस व्यवहार का परिणाम है.
D
all of the above ऊपर के सभी
✅ Correct Answer:
114
EN + हिं
GB A___ is an instantiation of a class.
IN A____ एक वर्ग का तात्कालिकीकरण है।
A
actors अभिनेताओं
B
preconditions पूर्व शर्त
C
basic flow मूल प्रवाह
D
operations परिचालन
✅ Correct Answer:
115
EN + हिं
GB Use case scenario is a specific sequence of ________
IN उपयोग केस परिदृश्य ________ का एक विशिष्ट अनुक्रम है
A
1 1
B
2 2
C
3 3
D
4 4
✅ Correct Answer:
116
EN + हिं
GB Actors are connected to use cases only by ________
IN अभिनेता केवल ________ द्वारा उपयोग के मामलों से जुड़े होते हैं
A
command line कमांड लाइन
B
focus केंद्र
C
request link लिंक का अनुरोध करें
D
lifeline जीवन रेखा
✅ Correct Answer:
117
EN + हिं
GB Use case descriptions consist of interaction_____?
IN उपयोग केस विवरण में इंटरैक्शन_____ शामिल है?
A
classes कक्षाओं
B
activities गतिविधियाँ
C
use cases मामलों का उपयोग करें
D
components अवयव
✅ Correct Answer:
118
EN + हिं
GB Which of the following diagram is used to model the distribution of objects?
IN निम्नलिखित में से किस आरेख का उपयोग वस्तुओं के वितरण को मॉडल करने के लिए किया जाता है?
A
flow of events घटनाओं का प्रवाह
B
classes कक्षाओं
C
components अवयव
D
nodes नोड्स
✅ Correct Answer:
119
EN + हिं
GB Choose the ________ which has to be reverse engineereD.
IN वह ________ चुनें जिसे रिवर्स इंजीनियर किया जाना है।
A
use case diagram केस आरेख का उपयोग करें
B
activity diagram गतिविधि आरेख
C
class diagram वर्ग आरेख
D
all of the above ऊपर के सभी
✅ Correct Answer:
120
EN + हिं
GB A set of ________ models are used to approach a complex system.
IN एक जटिल प्रणाली तक पहुंचने के लिए ________ मॉडलों के एक सेट का उपयोग किया जाता है।
A
actors in a use case are almost always stakeholders उपयोग के मामले में अभिनेता लगभग हमेशा हितधारक होते हैं
B
preconditions must be true before statement begins कथन शुरू होने से पहले पूर्व शर्ते सत्य होनी चाहिए
C
need list should be reviewed when writing each use case प्रत्येक उपयोग के मामले को लिखते समय आवश्यकता सूची की समीक्षा की जानी चाहिए
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
106–120 of 201