Software Project Management — MCQ Practice

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

📚 321 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
321 questions
91
EN + हिं
GB Which four framework activities are found in the Extreme Programming(XP) ?
IN एक्सट्रीम प्रोग्रामिंग (एक्सपी) में कौन सी चार फ्रेमवर्क गतिविधियाँ पाई जाती हैं?
A
analysis, design, coding, testing विश्लेषण, डिज़ाइन, कोडिंग, परीक्षण
B
planning, analysis, design, coding योजना, विश्लेषण, डिज़ाइन, कोडिंग
C
planning, design, coding, testing योजना, डिज़ाइन, कोडिंग, परीक्षण
D
planning, analysis, coding, testing योजना, विश्लेषण, कोडिंग, परीक्षण
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: xp involves the mentioned four activities, and in the same in order.
व्याख्या (हिन्दी) स्पष्टीकरण: xp में उल्लिखित चार गतिविधियाँ शामिल हैं, और उसी क्रम में।
92
EN + हिं
GB Which process can be affected by other processes executing in the system?
IN कौन सी प्रक्रिया सिस्टम में निष्पादित होने वाली अन्य प्रक्रियाओं से प्रभावित हो सकती है?
A
cooperating process सहयोग प्रक्रिया
B
child process बाल प्रक्रिया
C
parent process मूल प्रक्रिया
D
init process init प्रक्रिया
✅ Correct Answer:
93
EN + हिं
GB When several processes access the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called?
IN जब कई प्रक्रियाएं एक ही डेटा को एक साथ एक्सेस करती हैं और निष्पादन का परिणाम उस विशेष क्रम पर निर्भर करता है जिसमें एक्सेस होता है, तो इसे क्या कहा जाता है?
A
dynamic condition गतिशील स्थिति
B
race condition दौड़ की स्थिति
C
essential condition आवश्यक शर्त
D
critical condition गंभीर स्थिति
✅ Correct Answer:
94
EN + हिं
GB If a process is executing in its critical section, then no other processes can be executing in their critical section. This condition is called?
IN यदि कोई प्रक्रिया अपने महत्वपूर्ण खंड में निष्पादित हो रही है, तो कोई अन्य प्रक्रिया उनके महत्वपूर्ण खंड में निष्पादित नहीं हो सकती है। इस स्थिति को कहा जाता है?
A
mutual exclusion पारस्परिक बहिष्कार
B
critical exclusion गंभीर बहिष्करण
C
synchronous exclusion तुल्यकालिक बहिष्करण
D
asynchronous exclusion अतुल्यकालिक बहिष्करण
✅ Correct Answer:
95
EN + हिं
GB Which one of the following is a synchronization tool?
IN निम्नलिखित में से कौन सा एक सिंक्रोनाइज़ेशन टूल है?
A
thread धागा
B
pipe पाइप
C
semaphore सिकंदरा
D
socket सॉकेट
✅ Correct Answer:
96
EN + हिं
GB A semaphore is a shared integer variable
IN सेमाफोर एक साझा पूर्णांक चर है
A
that can not drop below zero वह शून्य से नीचे नहीं गिर सकता
B
that can not be more than zero वह शून्य से अधिक नहीं हो सकता
C
that can not drop below one वह एक से नीचे नहीं गिर सकता
D
that can not be more than one वह एक से अधिक नहीं हो सकता
✅ Correct Answer:
97
EN + हिं
GB Mutual exclusion can be provided by the
IN पारस्परिक बहिष्करण द्वारा प्रदान किया जा सकता है
A
mutex locks म्यूटेक्स ताले
B
binary semaphores बाइनरी सेमाफोर
C
both mutex locks and binary semaphores म्यूटेक्स लॉक और बाइनरी सेमाफोर दोनों
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: binary semaphores are known as mutex locks.
व्याख्या (हिन्दी) स्पष्टीकरण: बाइनरी सेमाफोर को म्यूटेक्स लॉक के रूप में जाना जाता है।
98
EN + हिं
GB When high priority task is indirectly preempted by medium priority task effectively inverting the relative priority of the two tasks, the scenario is called
IN जब उच्च प्राथमिकता वाले कार्य को अप्रत्यक्ष रूप से मध्यम प्राथमिकता वाले कार्य द्वारा दो कार्यों की सापेक्ष प्राथमिकता को प्रभावी ढंग से उलट दिया जाता है, तो परिदृश्य को कहा जाता है
A
priority inversion प्राथमिकता उलटा
B
priority removal प्राथमिकता निष्कासन
C
priority exchange प्राथमिकता विनिमय
D
priority modification प्राथमिकता संशोधन
✅ Correct Answer:
99
EN + हिं
GB Process synchronization can be done on
IN प्रक्रिया सिंक्रनाइज़ेशन पर किया जा सकता है
A
hardware level हार्डवेयर स्तर
B
software level सॉफ्टवेयर स्तर
C
both hardware and software level हार्डवेयर और सॉफ्टवेयर दोनों स्तर पर
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
100
EN + हिं
GB 7 INTERACTIVE PROCESSES
IN 7 इंटरएक्टिव प्रक्रियाएं
A
shared data structures साझा डेटा संरचनाएँ
B
procedures that operate on shared data structure प्रक्रियाएँ जो साझा डेटा संरचना पर संचालित होती हैं
C
synchronization between concurrent procedure invocation समवर्ती प्रक्रिया आह्वान के बीच तुल्यकालन
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
101
EN + हिं
GB To enable a process to wait within the monitor                      
IN किसी प्रक्रिया को मॉनिटर के भीतर प्रतीक्षा करने के लिए सक्षम करना                      
A
a condition variable must be declared as condition एक शर्त चर को शर्त के रूप में घोषित किया जाना चाहिए
B
condition variables must be used as boolean objects स्थिति चर का उपयोग बूलियन ऑब्जेक्ट के रूप में किया जाना चाहिए
C
semaphore must be used सेमाफोर का उपयोग किया जाना चाहिए
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
102
EN + हिं
GB Which of the following are parameters involved in computing the total cost of a software development project?
IN सॉफ़्टवेयर विकास परियोजना की कुल लागत की गणना में निम्नलिखित में से कौन से पैरामीटर शामिल हैं?
A
hardware and software costs हार्डवेयर और सॉफ्टवेयर की लागत
B
effort costs प्रयास लागत
C
travel and training costs यात्रा और प्रशिक्षण लागत
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: all these are accounted for in estimating a software development cost.
व्याख्या (हिन्दी) स्पष्टीकरण: सॉफ़्टवेयर विकास लागत का अनुमान लगाते समय इन सभी को ध्यान में रखा जाता है।
103
EN + हिं
GB Which of the following costs is not part of the total effort cost?
IN निम्नलिखित में से कौन सी लागत कुल प्रयास लागत का हिस्सा नहीं है?
A
costs of networking and communications नेटवर्किंग और संचार की लागत
B
costs of providing heating and lighting office space कार्यालय स्थान को गर्म करने और प्रकाश व्यवस्था प्रदान करने की लागत
C
costs of lunch time food दोपहर के भोजन के समय भोजन की लागत
D
costs of support staff सहायक कर्मचारियों की लागत
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: this is a incurred by the employees.
व्याख्या (हिन्दी) स्पष्टीकरण: यह कर्मचारियों द्वारा वहन किया गया है.
104
EN + हिं
GB What is related to the overall functionality of the delivered software?
IN वितरित सॉफ़्टवेयर की समग्र कार्यक्षमता से क्या संबंधित है?
A
function-related metrics फ़ंक्शन-संबंधी मेट्रिक्स
B
product-related metrics उत्पाद से संबंधित मेट्रिक्स
C
size-related metrics आकार से संबंधित मेट्रिक्स
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: productivity is expressed in terms of the amount of useful functionality produced in some given time. function points and object points
व्याख्या (हिन्दी) स्पष्टीकरण: उत्पादकता किसी निश्चित समय में उत्पादित उपयोगी कार्यक्षमता की मात्रा के संदर्भ में व्यक्त की जाती है। फ़ंक्शन बिंदु और ऑब्जेक्ट बिंदु
105
EN + हिं
GB A                    is developed using historical cost information that relates some software metric to the project cost.
IN ए                ऐतिहासिक लागत जानकारी का उपयोग करके विकसित किया गया है जो परियोजना लागत से कुछ सॉफ़्टवेयर मीट्रिक से संबंधित है।
A
algorithmic cost modelling एल्गोरिथम लागत मॉडलिंग
B
expert judgement विशेषज्ञ निर्णय
C
estimation by analogy सादृश्य द्वारा अनुमान
D
parkinson’s law पार्किंसंस का नियम
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: the model uses a basic regression formula with parameters that are derived from historical project data and current as well as future project characteristics.
व्याख्या (हिन्दी) स्पष्टीकरण: मॉडल उन मापदंडों के साथ एक बुनियादी प्रतिगमन सूत्र का उपयोग करता है जो ऐतिहासिक परियोजना डेटा और वर्तमान के साथ-साथ भविष्य की परियोजना विशेषताओं से प्राप्त होते हैं।
91–105 of 321