Software Engineering — MCQ Practice

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

📚 210 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
210 questions
181
EN + हिं
GB Which of the following metrics involves defects reported by client
IN निम्नलिखित में से किस मेट्रिक्स में ग्राहक द्वारा रिपोर्ट की गई खामियाँ शामिल हैं
A
Boundary value analysis सीमा मूल्य विश्लेषण
B
Crash टकरा जाना
C
Bug कीड़ा
D
Audit अंकेक्षण
✅ Correct Answer:
182
EN + हिं
GB The primary purpose of configuration status reporting is to
IN कॉन्फ़िगरेशन स्थिति रिपोर्टिंग का प्राथमिक उद्देश्य है
A
Functionality. कार्यक्षमता.
B
Maintainability. रख-रखाव।
C
Reliability. विश्वसनीयता.
D
Efficiency. क्षमता।
✅ Correct Answer:
183
EN + हिं
GB ……………………. is the process, which controls the changes made to a system, and manages the different versions of the evolving software product.
IN …………………. वह प्रक्रिया है, जो सिस्टम में किए गए परिवर्तनों को नियंत्रित करती है, और विकसित हो रहे सॉफ़्टवेयर उत्पाद के विभिन्न संस्करणों का प्रबंधन करती है।
A
Let the customer find the defects. ग्राहक को खामियां ढूंढने दें.
B
Detect defects than to prevent them. उन्हें रोकने के बजाय दोषों का पता लगाएं।
C
Prevent defects than to detect them. दोषों का पता लगाने के बजाय उन्हें रोकें।
D
Ignore minor defects छोटी-मोटी खामियों को नजरअंदाज करें
✅ Correct Answer:
184
EN + हिं
GB A useful tool to visualize, clarify, link, identify, and classify possible cause of a problem. This is also called as “fishbone diagram” what is this?
IN किसी समस्या के संभावित कारण को देखने, स्पष्ट करने, लिंक करने, पहचानने और वर्गीकृत करने के लिए एक उपयोगी उपकरण। इसे "फिशबोन डायग्राम" भी कहा जाता है यह क्या है?
A
Agile method चंचल विधि
B
Parallel compilation method समानांतर संकलन विधि
C
Large systems method बड़े सिस्टम विधि
D
All of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
185
EN + हिं
GB Which of the following is black box testing?
IN निम्नलिखित में से कौन सा ब्लैक बॉक्स परीक्षण है?
A
Pareto Analysis पेरेटो विश्लेषण
B
Cause-and-Effect Diagram कारण-और-प्रभाव आरेख
C
all सभी
D
none कोई नहीं
✅ Correct Answer:
186
EN + हिं
GB which of the following system software resides in main memory
IN निम्नलिखित में से कौन सा सिस्टम सॉफ्टवेयर मुख्य मेमोरी में रहता है?
A
Process metric प्रक्रिया मीट्रिक
B
Product Metric उत्पाद मीट्रिक
C
Test metrics परीक्षण मेट्रिक्स
D
none कोई नहीं
✅ Correct Answer:
187
EN + हिं
GB The cost of developing a compiler is proportional to
IN एक कंपाइलर को विकसित करने की लागत आनुपातिक है
A
Test Matrix टेस्ट मैट्रिक्स
B
Checklist जांच सूची
C
Test bed परीक्षण बिस्तर
D
Traceability Matrix ट्रैसेबिलिटी मैट्रिक्स
✅ Correct Answer:
188
EN + हिं
GB which of the following is used for grouping of characters into tockens
IN निम्नलिखित में से किसका उपयोग वर्णों को टोकन में समूहीकृत करने के लिए किया जाता है
A
to parse the source program into basic elements or tockens of the language स्रोत प्रोग्राम को भाषा के मूल तत्वों या टोकन में पार्स करना
B
to build a literal literal table and an identifier table एक शाब्दिक शाब्दिक तालिका और एक पहचानकर्ता तालिका बनाने के लिए
C
to build a uniform symbol table एक समान प्रतीक तालिका बनाने के लिए
D
all of these इन सब
✅ Correct Answer:
189
EN + हिं
GB In a two pass assembler pseudo code,equ is to be evaluated during
IN दो पास असेंबलर छद्म कोड में, ईक्यू का मूल्यांकन किया जाना है
A
Operator precedence संचालक वरीयता
B
Canonical LR कैनोनिकल एलआर
C
LALR एलएएलआर
D
SLR एसएलआर
✅ Correct Answer:
190
EN + हिं
GB “GUI” stands for
IN "जीयूआई" का मतलब है
A
detects error as soon as possible यथाशीघ्र त्रुटि का पता लगाता है
B
detects errors as and when they occur त्रुटियों के घटित होने पर उनका पता लगाता है
C
limits the amount of erroneous output passed to the next phase अगले चरण में भेजे गए त्रुटिपूर्ण आउटपुट की मात्रा को सीमित करता है
D
all of these इन सब
✅ Correct Answer:
191
EN + हिं
GB The objective of these operating systems is to encourage individuals to use, improve, and modify the programs.
IN इन ऑपरेटिंग सिस्टम का उद्देश्य व्यक्तियों को प्रोग्राम का उपयोग करने, सुधार करने और संशोधित करने के लिए प्रोत्साहित करना है।
A
post fix notation पोस्ट फिक्स नोटेशन
B
Three address codes तीन पता कोड
C
Syntax trees सिंटेक्स पेड़
D
Quadraples चतुर्भुज
✅ Correct Answer:
192
EN + हिं
GB Which of the following is an example of non-proprietary software?
IN निम्नलिखित में से कौन सा गैर-मालिकाना सॉफ़्टवेयर का उदाहरण है?
A
operating system ऑपरेटिंग सिस्टम
B
utility उपयोगिता
C
device driver डिवाइस ड्राइवर
D
language translator भाषा अनुवादक
✅ Correct Answer:
193
EN + हिं
GB In order for a peripheral to operate correctly, its __________ must be installed.
IN किसी परिधीय को सही ढंग से संचालित करने के लिए, इसका __________ स्थापित होना चाहिए।
A
Windows XP विन्डोज़ एक्सपी
B
Windows NT विंडोज़ एनटी
C
Windows 2000 विंडोज़ 2000
D
Windows CE विंडोज़ सीई
✅ Correct Answer:
194
EN + हिं Easy
GB In a Waterfall project, what does Acceptance Testing primarily verify and who owns it?
IN वॉटरफॉल प्रोजेक्ट में, स्वीकृति परीक्षण मुख्य रूप से क्या सत्यापित करता है और इसका मालिक कौन है?
A
That source code compiles without errors; owned by the development lead वह स्रोत कोड त्रुटियों के बिना संकलित होता है; विकास नेतृत्व के स्वामित्व में
B
That the delivered system meets contractual requirements and is fit for deployment; owned by the customer/client यह कि वितरित प्रणाली संविदात्मक आवश्यकताओं को पूरा करती है और तैनाती के लिए उपयुक्त है; ग्राहक/ग्राहक के स्वामित्व में
C
That each module performs unit-level function; owned by QA department प्रत्येक मॉड्यूल इकाई-स्तरीय कार्य करता है; QA विभाग के स्वामित्व में
D
That system performance meets SLA benchmarks; owned by infrastructure team वह सिस्टम प्रदर्शन SLA बेंचमार्क को पूरा करता है; इंफ्रास्ट्रक्चर टीम के स्वामित्व में
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Acceptance Testing (UAT) is performed by the customer to verify the delivered system fulfils agreed requirements and is suitable for operational use. It is the final gate before handover and the customer's formal sign-off mechanism.
व्याख्या (हिन्दी) स्वीकृति परीक्षण (यूएटी) ग्राहक द्वारा यह सत्यापित करने के लिए किया जाता है कि वितरित प्रणाली सहमत आवश्यकताओं को पूरा करती है और परिचालन उपयोग के लिए उपयुक्त है। यह हैंडओवर से पहले का अंतिम द्वार और ग्राहक का औपचारिक साइन-ऑफ तंत्र है।
195
EN + हिं Easy
GB What is the fundamental distinction between 'error', 'fault', and 'failure' in software testing?
IN सॉफ़्टवेयर परीक्षण में 'त्रुटि', 'त्रुटि' और 'विफलता' के बीच मूलभूत अंतर क्या है?
A
Error, fault, and failure are synonymous terms in IEEE standards आईईईई मानकों में त्रुटि, गलती और विफलता पर्यायवाची शब्द हैं
B
An error is a human mistake producing a fault (defect) in code; a fault is the static defect; a failure occurs when the fault is executed and the system behaves incorrectly त्रुटि एक मानवीय गलती है जो कोड में दोष (दोष) उत्पन्न करती है; एक दोष स्थैतिक दोष है; विफलता तब होती है जब गलती निष्पादित हो जाती है और सिस्टम गलत तरीके से व्यवहार करता है
C
Error is a failing test; fault is a passing test when it should fail; failure is when no tests are written त्रुटि एक असफल परीक्षा है; गलती एक उत्तीर्ण परीक्षा है जब उसे असफल होना चाहिए; विफलता तब होती है जब कोई परीक्षण नहीं लिखा जाता है
D
Error in hardware; fault in software; failure in UI हार्डवेयर में त्रुटि; सॉफ्टवेयर में खराबी; यूआई में विफलता
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) IEEE 610 defines: Error (human action introducing a fault), Fault (defect present in code), Failure (observable incorrect behaviour when fault manifests). Not all faults cause failures — a fault in dead code never executes.
व्याख्या (हिन्दी) आईईईई 610 परिभाषित करता है: त्रुटि (मानव क्रिया गलती का परिचय देती है), दोष (कोड में मौजूद दोष), विफलता (गलती प्रकट होने पर देखने योग्य गलत व्यवहार)। सभी दोष विफलताओं का कारण नहीं बनते - मृत कोड में कोई दोष कभी निष्पादित नहीं होता।
181–195 of 210