Software Engineering — MCQ Practice

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

📚 195 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
195 questions
91
EN + हिं
GB A ________   is a condition during the life of an object during which it satisfies performs some activity or waits for some event
IN ________ किसी वस्तु के जीवन के दौरान एक स्थिति है जिसके दौरान वह कुछ गतिविधि करता है या किसी घटना की प्रतीक्षा करता है
A
behavioral elements व्यवहारिक तत्व
B
class-based elements वर्ग-आधारित तत्व
C
flow-based elements प्रवाह आधारित तत्व
D
scenario-based परिदृश्य आधारित
✅ Correct Answer:
92
EN + हिं
GB State chart Diagrams are needed ________
IN राज्य चार्ट आरेखों की आवश्यकता है ________
A
deployment diagram?? परिनियोजन आरेख??
B
activity diagram?? गतिविधि आरेख??
C
use case diagram?? केस आरेख का उपयोग करें??
D
interaction diagram इंटरेक्शन आरेख
✅ Correct Answer:
93
EN + हिं
GB Which diagram is used to explore the behaviors of objects throughout a given period of time
IN किसी निश्चित समयावधि में वस्तुओं के व्यवहार का पता लगाने के लिए किस आरेख का उपयोग किया जाता है?
A
activity गतिविधि
B
state chart राज्य चार्ट
C
collaboration सहयोग
D
object lifeline वस्तु जीवन रेखा
✅ Correct Answer:
94
EN + हिं
GB A model is a _________ of reality. 
IN एक मॉडल वास्तविकता का एक _________ है। 
A
transitions बदलाव
B
events?? घटनाएँ??
C
signals?? संकेत??
D
state राज्य
✅ Correct Answer:
95
EN + हिं
GB Which of the following is a weak relationship between two objects?
IN निम्नलिखित में से कौन सा दो वस्तुओं के बीच कमजोर संबंध है?
A
command line कमांड लाइन
B
focus केंद्र
C
request link लिंक का अनुरोध करें
D
lifeline जीवन रेखा
✅ Correct Answer:
96
EN + हिं
GB Properly sequence the object oriented design process -
IN ऑब्जेक्ट ओरिएंटेड डिज़ाइन प्रक्रिया को उचित रूप से अनुक्रमित करें -
A
logical तार्किक
B
??dynamic ??गतिशील
C
static स्थिर
D
process प्रक्रिया
✅ Correct Answer:
97
EN + हिं
GB Which language is used to describe the structure of and relationship between objects stored in database?
IN डेटाबेस में संग्रहीत वस्तुओं की संरचना और उनके बीच संबंध का वर्णन करने के लिए किस भाषा का उपयोग किया जाता है?
A
delegation of part of a task to another use case?? किसी कार्य के भाग को किसी अन्य उपयोग के मामले में सौंपना??
B
the target use case is a subprocess of the source use cases?? लक्ष्य उपयोग मामला स्रोत उपयोग मामलों की एक उपप्रक्रिया है??
C
a specialized form of a use case?? उपयोग के मामले का एक विशेष रूप??
D
a deviation from the uml standard?? यूएमएल मानक से विचलन??
✅ Correct Answer:
98
EN + हिं
GB A ___________ is a class that does not represent a concept in the problem domain.
IN ___________ एक वर्ग है जो समस्या क्षेत्र में किसी अवधारणा का प्रतिनिधित्व नहीं करता है।
A
all use-case scenarios (and corresponding use-case diagrams) are organized into categories in crc modelling सीआरसी मॉडलिंग में सभी उपयोग-मामले परिदृश्यों (और संबंधित उपयोग-मामले आरेख) को श्रेणियों में व्यवस्थित किया जाता है
B
the review leader reads the use-case deliberately समीक्षा नेता जानबूझकर उपयोग-मामले को पढ़ता है
C
only developers in the review (of the crc model) are given a subset of the crc model index cards (सीआरसी मॉडल की) समीक्षा में केवल डेवलपर्स को सीआरसी मॉडल इंडेक्स कार्ड का सबसेट दिया गया है
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
99
EN + हिं
GB The ___________used to ease the construction of a complex object from simple objects.
IN ___________ का उपयोग सरल वस्तुओं से जटिल वस्तु के निर्माण को आसान बनाने के लिए किया जाता है।
A
through symbols like +,-,# +,-,# जैसे प्रतीकों के माध्यम से
B
through cohesion coefficient सामंजस्य गुणांक के माध्यम से
C
through coupling coefficient युग्मन गुणांक के माध्यम से
D
through use case model उपयोग केस मॉडल के माध्यम से
✅ Correct Answer:
100
EN + हिं
GB Which design pattern is used in the Java Database connectivity JDBC(TM)?
IN जावा डेटाबेस कनेक्टिविटी JDBC(TM) में किस डिज़ाइन पैटर्न का उपयोग किया जाता है?
A
main मुख्य
B
controller नियंत्रक
C
head सिर
D
parent माता-पिता
✅ Correct Answer:
101
EN + हिं
GB Which Design Pattern should you use when an application uses a large number of objects and the storage costs are high because of the sheer quantity of objects.
IN जब कोई एप्लिकेशन बड़ी संख्या में ऑब्जेक्ट का उपयोग करता है और ऑब्जेक्ट की अत्यधिक मात्रा के कारण भंडारण लागत अधिक होती है, तो आपको किस डिज़ाइन पैटर्न का उपयोग करना चाहिए।
A
filter pattern फ़िल्टर पैटर्न
B
prototype pattern प्रोटोटाइप पैटर्न
C
bridge pattern पुल पैटर्न
D
builder pattern बिल्डर पैटर्न
✅ Correct Answer:
102
EN + हिं
GB Attach additional responsibilities to an object dynamically.It provides a flexible alternative to subclassing for extending functionality.
IN किसी ऑब्जेक्ट में गतिशील रूप से अतिरिक्त जिम्मेदारियां जोड़ें। यह कार्यक्षमता बढ़ाने के लिए उपवर्गीकरण का एक लचीला विकल्प प्रदान करता है।
A
visitor pattern आगंतुक पैटर्न
B
mvc pattern एमवीसी पैटर्न
C
business delegate pattern व्यवसाय प्रतिनिधि पैटर्न
D
composite entity pattern समग्र इकाई पैटर्न
✅ Correct Answer:
103
EN + हिं
GB Which design pattern provides a single class which provides simplified methods required by client and delagates call to those methods?
IN कौन सा डिज़ाइन पैटर्न एक एकल वर्ग प्रदान करता है जो क्लाइंट द्वारा आवश्यक सरलीकृत तरीके प्रदान करता है और उन तरीकों पर कॉल को विलंबित करता है?
A
no program code for any of its methods इसकी किसी भी विधि के लिए कोई प्रोग्राम कोड नहीं है
B
program code for all of its methods इसकी सभी विधियों के लिए प्रोग्राम कोड
C
program code for some of its methods इसकी कुछ विधियों के लिए प्रोग्राम कोड
D
no program code for some of its methods इसकी कुछ विधियों के लिए कोई प्रोग्राम कोड नहीं है
✅ Correct Answer:
104
EN + हिं
GB The factory method design pattern is also known as:
IN फ़ैक्टरी विधि डिज़ाइन पैटर्न को इस रूप में भी जाना जाता है:
A
high cohesion उच्च सामंजस्य
B
low coupling कम युग्मन
C
both a&b ए और बी दोनों
D
none of above उपरोक्त में से कोई नहीं
✅ Correct Answer:
105
EN + हिं
GB Which of the following describes the MVC pattern correctly?
IN निम्नलिखित में से कौन MVC पैटर्न का सही वर्णन करता है?
A
abstract factory अमूर्त कारखाना
B
singleton pattern सिंगलटन पैटर्न
C
builder pattern बिल्डर पैटर्न
D
prototype pattern प्रोटोटाइप पैटर्न
✅ Correct Answer:
91–105 of 195