Software Engineering — MCQ Practice

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

📚 647 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
647 questions
91
EN + हिं
GB A ______ is a behaviour that specifies the sequence of states, an object goes through during its life time in reponse to an events.
IN ______ एक ऐसा व्यवहार है जो उन स्थितियों के अनुक्रम को निर्दिष्ट करता है, जिनसे कोई वस्तु अपने जीवन काल के दौरान किसी घटना की प्रतिक्रिया में गुजरती है।
A
name नाम
B
parameter list पैरामीटर सूची
C
return-type list वापसी-प्रकार की सूची
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
92
EN + हिं
GB Absolute time of an event is modeled as ________
IN किसी घटना का पूर्ण समय ________ के रूप में प्रतिरूपित किया जाता है
A
primary actor?? प्राथमिक अभिनेता??
B
supporting actor?? सहायक अभिनेता??
C
offstage actor?? मंच के बाहर अभिनेता??
D
secondary actor द्वितीयक अभिनेता
✅ Correct Answer:
93
EN + हिं
GB Which UML diagram shows the objects participating in the interaction by their links to each other and the messages that they send to each other
IN कौन सा यूएमएल आरेख अंतःक्रिया में भाग लेने वाली वस्तुओं को एक-दूसरे से उनके लिंक और उनके द्वारा एक-दूसरे को भेजे गए संदेशों द्वारा दिखाता है
A
link जोड़ना
B
sequencing अनुक्रमण
C
object वस्तु
D
role भूमिका
✅ Correct Answer:
94
EN + हिं
GB Which of the following is followed for Evaluating and Selecting Candidate Classes?
IN उम्मीदवार वर्गों के मूल्यांकन और चयन के लिए निम्नलिखित में से किसका पालन किया जाता है?
A
transition संक्रमण
B
state राज्य
C
association संगठन
D
generalization सामान्यकरण
✅ Correct Answer:
95
EN + हिं
GB Consider the code below, class class1{ public: void func1(); }; class class2 : protected class1 { }; Function func1 of class1 is ______ in class2
IN नीचे दिए गए कोड पर विचार करें, class class1{ public: void func1(); }; वर्ग वर्ग2 : संरक्षित वर्ग1 { }; कक्षा 1 का फ़ंक्शन func1 कक्षा 2 में ______ है
A
sequence अनुक्रम
B
classes कक्षाओं
C
activity गतिविधि
D
none of these इनमें से कोई नहीं
✅ Correct Answer:
96
EN + हिं
GB Design Axioms are 1.Maintain the independence of components2.Minimize the information content of the design
IN डिज़ाइन के सिद्धांत हैं 1. घटकों की स्वतंत्रता बनाए रखें 2. डिज़ाइन की सूचना सामग्री को कम करें
A
??simple interactions model ??सरल इंटरैक्शन मॉडल
B
the vocabulary of a system model सिस्टम मॉडल की शब्दावली
C
simple collaborations model सरल सहयोग मॉडल
D
??logical database schema model ??तार्किक डेटाबेस स्कीमा मॉडल
✅ Correct Answer:
97
EN + हिं
GB In hierarchical model the data is represented as a/an
IN पदानुक्रमित मॉडल में डेटा को a/an के रूप में दर्शाया जाता है
A
java programs for the system सिस्टम के लिए जावा प्रोग्राम
B
c++ programs for the system सिस्टम के लिए c++ प्रोग्राम
C
classes of the system, their responsibilities and collaborating classes प्रणाली के वर्ग, उनकी जिम्मेदारियाँ और सहयोगी वर्ग
D
objective c programs for the system सिस्टम के लिए ऑब्जेक्टिव सी प्रोग्राम
✅ Correct Answer:
98
EN + हिं
GB Benefit of Pure Fabrication is _______________
IN शुद्ध निर्माण का लाभ _______________ है
A
a code into a model?? एक मॉडल में एक कोड??
B
a code into design n?? डिज़ाइन n में एक कोड??
C
a model into a code एक मॉडल को एक कोड में बदलें
D
a model into test?? परीक्षण में एक मॉडल??
✅ Correct Answer:
99
EN + हिं
GB Most user interface design patterns fall with in one of ____ categories of patterns.
IN अधिकांश उपयोगकर्ता इंटरफ़ेस डिज़ाइन पैटर्न पैटर्न की ____ श्रेणियों में से एक में आते हैं।
A
rul नियम
B
ocl ओसीएल
C
sql एसक्यूएल
D
ucl यूसीएल
✅ Correct Answer:
100
EN + हिं
GB Encapsulate a request as an object, there by letting you parametrize clients with different requests, queue or log requests, and support undoable operation.
IN एक अनुरोध को एक ऑब्जेक्ट के रूप में इनकैप्सुलेट करें, जिससे आपको अलग-अलग अनुरोधों, कतार या लॉग अनुरोधों के साथ ग्राहकों को पैरामीट्रिज करने और पूर्ववत संचालन का समर्थन करने की सुविधा मिलती है।
A
7 7
B
8 8
C
9 9
D
10 10
✅ Correct Answer:
101
EN + हिं
GB Which Design Pattern should you use whenyou want to represent part-whole hierarchies of objects.
IN जब आप वस्तुओं के आंशिक-संपूर्ण पदानुक्रम का प्रतिनिधित्व करना चाहते हैं तो आपको किस डिज़ाइन पैटर्न का उपयोग करना चाहिए।
A
behavioral patterns स्वभावजन्य तरीका
B
functional patterns कार्यात्मक पैटर्न
C
navigation patterns नेविगेशन पैटर्न
D
both a &c ए और सी दोनों
✅ Correct Answer:
102
EN + हिं
GB Which of the following is correct about Factory design pattern.
IN फ़ैक्टरी डिज़ाइन पैटर्न के बारे में निम्नलिखित में से कौन सा सही है।
A
state pattern राज्य पैटर्न
B
null object pattern शून्य वस्तु पैटर्न
C
strategy pattern रणनीति पैटर्न
D
template pattern टेम्पलेट पैटर्न
✅ Correct Answer:
103
EN + हिं
GB Which of the following describes the Command pattern correctly?
IN निम्नलिखित में से कौन कमांड पैटर्न का सही वर्णन करता है?
A
indirection अविवेक
B
pure fabrication शुद्ध निर्माण
C
polymorphism बहुरूपता
D
creator निर्माता
✅ Correct Answer:
104
EN + हिं
GB Which design pattern you would you use to control the creation of an object based on a established interface, while allowing the concrete implementation to determine the subclass to construct.
IN एक स्थापित इंटरफ़ेस के आधार पर किसी ऑब्जेक्ट के निर्माण को नियंत्रित करने के लिए आप किस डिज़ाइन पैटर्न का उपयोग करेंगे, जबकि ठोस कार्यान्वयन को उपवर्ग को निर्धारित करने की अनुमति देंगे।
A
object represents the overall system वस्तु समग्र प्रणाली का प्रतिनिधित्व करती है
B
object represent a use case, handling a sequence of operations ऑब्जेक्ट एक उपयोग के मामले का प्रतिनिधित्व करता है, संचालन के अनुक्रम को संभालता है
C
both a&b ए और बी दोनों
D
none of above उपरोक्त में से कोई नहीं
✅ Correct Answer:
105
EN + हिं
GB Which of the following describes the Builder pattern correctly?
IN निम्नलिखित में से कौन बिल्डर पैटर्न का सही वर्णन करता है?
A
singleton pattern सिंगलटन पैटर्न
B
filter pattern फ़िल्टर पैटर्न
C
state pattern राज्य पैटर्न
D
bridge pattern पुल पैटर्न
✅ Correct Answer:
91–105 of 647