Software Engineering — MCQ Practice

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

📚 236 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
236 questions
181
EN + हिं
GB Size and Complexity are a part of
IN आकार और जटिलता इसका एक हिस्सा हैं
A
i, ii, iii is true and iv is false i, ii, iii सत्य है और iv असत्य है
B
ii, iii, iv is true and i is false ii, iii, iv सत्य है और i असत्य है
C
i is true and ii, iii, iv are false i सत्य है और ii, iii, iv गलत हैं
D
iii and iv is correct and i and ii are incorrect iii और iv सही हैं और i और ii ग़लत हैं
✅ Correct Answer:
182
EN + हिं
GB How many activities are there in SCM ?
IN SCM में कितनी गतिविधियाँ हैं?
A
Testing. परीक्षण.
B
Reliability. विश्वसनीयता.
C
Verification. सत्यापन.
D
Acceptance. स्वीकृति.
✅ Correct Answer:
183
EN + हिं
GB _________ is to ensure that the unchanged system segments function properly.
IN _________ का उद्देश्य यह सुनिश्चित करना है कि अपरिवर्तित सिस्टम खंड ठीक से कार्य करें।
A
User. उपयोगकर्ता.
B
Quality Enginer गुणवत्ता इंजीनियर
C
The programming tools supplier. प्रोग्रामिंग उपकरण आपूर्तिकर्ता।
D
Specialist with knowledge of the application. आवेदन का ज्ञान रखने वाला विशेषज्ञ।
✅ Correct Answer:
184
EN + हिं
GB To check whether we have developed the product according to the customer requirements are not. It is a Dynamic process.
IN यह जांचने के लिए कि हमने ग्राहकों की आवश्यकताओं के अनुसार उत्पाद विकसित किया है या नहीं। यह एक गतिशील प्रक्रिया है.
A
Defect prevention. दोष निवारण.
B
Deliverable base-lining. वितरणयोग्य आधार-अस्तर।
C
Management reporting. प्रबंधन रिपोर्टिंग.
D
Prevention reporting. रोकथाम रिपोर्टिंग.
✅ Correct Answer:
185
EN + हिं
GB Product Risk affects the _____or performance of the software.
IN उत्पाद जोखिम सॉफ़्टवेयर के _____या प्रदर्शन को प्रभावित करता है।
A
Regression Testing प्रतिगमन परीक्षण
B
Retesting पुनः परीक्षण
C
Ad hoc Testing तदर्थ परीक्षण
D
Sanity Testing विवेक परीक्षण
✅ Correct Answer:
186
EN + हिं
GB In analyzing the compilation of PL/I program,the description creation of more optimal matrix is associated with
IN पीएल/आई कार्यक्रम के संकलन का विश्लेषण करने में, अधिक इष्टतम मैट्रिक्स का विवरण निर्माण जुड़ा हुआ है
A
Full Regression Testing पूर्ण प्रतिगमन परीक्षण
B
Unit Regression इकाई प्रतिगमन
C
Regional Regression क्षेत्रीय प्रतिगमन
D
Retesting पुनः परीक्षण
✅ Correct Answer:
187
EN + हिं
GB which of the following parser is the most powerful
IN निम्नलिखित में से कौन सा पार्सर सबसे शक्तिशाली है
A
Process based प्रक्रिया आधारित
B
Product based उत्पाद आधारित
C
Cost based लागत आधारित
D
Analysis based विश्लेषण आधारित
✅ Correct Answer:
188
EN + हिं
GB A parser with valid prefix property is advantageous because it
IN वैध उपसर्ग संपत्ति वाला एक पार्सर फायदेमंद है क्योंकि यह
A
places programs into memory and prepares them for execution प्रोग्राम को मेमोरी में रखता है और उन्हें निष्पादन के लिए तैयार करता है
B
automates the translation of assembly language into machine language असेंबली भाषा का मशीनी भाषा में अनुवाद स्वचालित करता है
C
accepts a program written in a high level language and produces an object program उच्च स्तरीय भाषा में लिखे गए प्रोग्राम को स्वीकार करता है और एक ऑब्जेक्ट प्रोग्राम तैयार करता है
D
appears to execute a source program as if it were machine language. ऐसा प्रतीत होता है कि यह किसी स्रोत प्रोग्राम को ऐसे निष्पादित करता है जैसे कि वह मशीनी भाषा हो।
✅ Correct Answer:
189
EN + हिं
GB which of the following cannot be used an an intermediate code form
IN निम्नलिखित में से किसका उपयोग मध्यवर्ती कोड फॉर्म में नहीं किया जा सकता है
A
SLR parser is more powerful than LALR एसएलआर पार्सर एलएएलआर से अधिक शक्तिशाली है
B
LALR parser is more powerful than canonical LR parser एलएएलआर पार्सर कैनोनिकल एलआर पार्सर से अधिक शक्तिशाली है
C
canonical LR parser is more powerful than LALR parser कैनोनिकल एलआर पार्सर एलएएलआर पार्सर से अधिक शक्तिशाली है
D
parser SLR,canonical CR and LALR have the same power पार्सर एसएलआर, कैनोनिकल सीआर और एलएएलआर की शक्ति समान है
✅ Correct Answer:
190
EN + हिं
GB In order for a computer to understand a program, it must be converted into machine language by a(n)__________.
IN कंप्यूटर को किसी प्रोग्राम को समझने के लिए, उसे a(n)__________ द्वारा मशीन भाषा में परिवर्तित करना होगा।
A
Regular नियमित
B
Context free प्रसंग मुक्त
C
Context sensitive प्रसंग संवेदनशील
D
none of these इनमें से कोई नहीं
✅ Correct Answer:
191
EN + हिं
GB Which of the following is an operating system that would most likely be found on a handheld computer?
IN निम्नलिखित में से कौन सा एक ऑपरेटिंग सिस्टम है जो संभवतः हैंडहेल्ड कंप्यूटर पर पाया जाएगा?
A
Declaration statements घोषणा कथन
B
Assignment statements असाइनमेंट विवरण
C
Input and output statements इनपुट और आउटपुट स्टेटमेंट
D
structural statements संरचनात्मक कथन
✅ Correct Answer:
192
EN + हिं
GB Apple computers use which operating system?
IN एप्पल कंप्यूटर किस ऑपरेटिंग सिस्टम का उपयोग करते हैं?
A
canonical attribute विहित विशेषता
B
synthesized attribute संश्लेषित विशेषता
C
inherited attribute विरासत में मिली विशेषता
D
none of these इनमें से कोई नहीं
✅ Correct Answer:
193
EN + हिं
GB A utility that makes copies of files in case the originals are lost or destroyed is called a(n)
IN एक उपयोगिता जो मूल फाइलों के खो जाने या नष्ट हो जाने की स्थिति में फाइलों की प्रतियां बनाती है, a(n) कहलाती है
A
booting the system सिस्टम को बूट करना
B
firing the system सिस्टम को फायर करना
C
tasking the system सिस्टम को कार्य सौंपना
D
restoring the system सिस्टम को बहाल करना
✅ Correct Answer:
194
EN + हिं Medium
GB In Boehm's Spiral model, what determines when the spiral terminates and the product is released?
IN बोहेम के सर्पिल मॉडल में, यह क्या निर्धारित करता है कि सर्पिल कब समाप्त होता है और उत्पाद जारी होता है?
A
After exactly four revolutions regardless of completeness पूर्णता की परवाह किए बिना ठीक चार क्रांतियों के बाद
B
When accumulated risk is sufficiently low and the product satisfies stakeholder objectives जब संचित जोखिम पर्याप्त रूप से कम हो और उत्पाद हितधारक के उद्देश्यों को पूरा करता हो
C
When the project budget is fully consumed जब परियोजना बजट पूरी तरह से खर्च हो जाता है
D
When all identified risks have been completely eliminated जब सभी पहचाने गए जोखिम पूरी तरह से समाप्त हो गए हों
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) In the Spiral model, each revolution passes through risk analysis. If remaining risks are manageable and the product meets objectives, the team may release. The spiral is risk-driven, not schedule-driven.
व्याख्या (हिन्दी) स्पाइरल मॉडल में, प्रत्येक क्रांति जोखिम विश्लेषण से गुजरती है। यदि शेष जोखिम प्रबंधनीय हैं और उत्पाद उद्देश्यों को पूरा करता है, तो टीम जारी कर सकती है। सर्पिल जोखिम-प्रेरित है, शेड्यूल-चालित नहीं।
195
EN + हिं Medium
GB What is the key difference between the Spiral model and Incremental development models?
IN स्पाइरल मॉडल और वृद्धिशील विकास मॉडल के बीच मुख्य अंतर क्या है?
A
Spiral delivers working software each cycle; Incremental does not स्पाइरल प्रत्येक चक्र में कार्यशील सॉफ़्टवेयर वितरित करता है; वृद्धिशील नहीं है
B
Spiral makes risk analysis an explicit mandatory activity driving iteration decisions; Incremental focuses on delivering planned functionality without formalised risk assessment स्पाइरल जोखिम विश्लेषण को पुनरावृत्ति निर्णयों को संचालित करने वाली एक स्पष्ट अनिवार्य गतिविधि बनाता है; इंक्रीमेंटल औपचारिक जोखिम मूल्यांकन के बिना नियोजित कार्यक्षमता प्रदान करने पर केंद्रित है
C
Spiral is always faster than Incremental for small projects छोटी परियोजनाओं के लिए स्पाइरल हमेशा इंक्रीमेंटल से तेज़ होता है
D
Only Incremental uses prototyping; Spiral does not केवल इंक्रीमेंटल प्रोटोटाइप का उपयोग करता है; सर्पिल नहीं है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The Spiral model's defining characteristic is its risk-driven nature — each cycle begins with risk identification, and results determine whether to prototype, build, or pivot entirely. Incremental models preplan functionality delivery without this explicit risk-assessment gate.
व्याख्या (हिन्दी) स्पाइरल मॉडल की परिभाषित विशेषता इसकी जोखिम-संचालित प्रकृति है - प्रत्येक चक्र जोखिम की पहचान के साथ शुरू होता है, और परिणाम यह निर्धारित करते हैं कि प्रोटोटाइप, निर्माण या पूरी तरह से धुरी बनाना है या नहीं। वृद्धिशील मॉडल इस स्पष्ट जोखिम-मूल्यांकन गेट के बिना प्रीप्लान कार्यक्षमता वितरण।
181–195 of 236