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
181
EN + हिं
GB Prisonner’s dilemma can be related to the following:
IN कैदी की दुविधा निम्नलिखित से संबंधित हो सकती है:
A
cooperative behaviour सहयोगात्मक व्यवहार
B
graph theory ग्राफ सिद्धांत
C
both (a) and (b) दोनों (ए) और (बी)
D
none of the mentioned उल्लेखित कोई भी नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: prisonner’s dilemma is a standard example of a game analysed in game theory where rational cooperative behaviour is judged on the basis of rewards and punishment.
व्याख्या (हिन्दी) स्पष्टीकरण: कैदी की दुविधा गेम थ्योरी में विश्लेषण किए गए गेम का एक मानक उदाहरण है जहां तर्कसंगत सहकारी व्यवहार को पुरस्कार और सजा के आधार पर आंका जाता है।
182
EN + हिं
GB Unix sort command uses                    as its sorting technique.
IN यूनिक्स सॉर्ट कमांड अपनी सॉर्टिंग तकनीक के रूप में                का उपयोग करता है।
A
quick sort त्वरित छँटाई
B
bucket sort बाल्टी प्रकार
C
radix sort मूलांक क्रम
D
merge sort मर्ज सॉर्ट
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: quicksort is the method of choice in many applications( unix sort command) with o(nlogn) in worst case.
व्याख्या (हिन्दी) स्पष्टीकरण: क्विकॉर्ट कई अनुप्रयोगों (यूनिक्स सॉर्ट कमांड) में सबसे खराब स्थिति में ओ (एनलॉगएन) के साथ पसंद की विधि है।
183
EN + हिं
GB Which of the following can be solved in computer science?
IN कंप्यूटर विज्ञान में निम्नलिखित में से क्या हल किया जा सकता है?
A
p=bpp problem पी=बीपीपी समस्या
B
np=co-np problem एनपी = सह-एनपी समस्या
C
do one way problems exist? क्या एकतरफ़ा समस्याएँ मौजूद हैं?
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: there exists a list of unsolved problems in computational theory which includes many problems including the ones given.
व्याख्या (हिन्दी) स्पष्टीकरण: कम्प्यूटेशनल सिद्धांत में अनसुलझी समस्याओं की एक सूची मौजूद है जिसमें दी गई समस्याओं सहित कई समस्याएं शामिल हैं।
184
EN + हिं
GB Which of the following can be referred to as applications of Randomized algorithm?
IN निम्नलिखित में से किसे यादृच्छिक एल्गोरिदम के अनुप्रयोगों के रूप में संदर्भित किया जा सकता है?
A
quicksort त्वरित छंटाई
B
min cut न्यूनतम कटौती
C
verifying matrix multiplication मैट्रिक्स गुणन का सत्यापन
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: freivalds algorithm is a probabalistic randomized algorithm we use to verify matrix multiplication. on the other hand, randomness can be useful in quicksort. if the algorithm selects pivot element uniformaly at random, it has a probably high probabilty of finishing the work in o(nlogn) time regardless of the input.
व्याख्या (हिन्दी) स्पष्टीकरण: फ्रीवाल्ड्स एल्गोरिदम एक संभाव्य यादृच्छिक एल्गोरिदम है जिसका उपयोग हम मैट्रिक्स गुणन को सत्यापित करने के लिए करते हैं। दूसरी ओर, यादृच्छिकता क्विकसॉर्ट में उपयोगी हो सकती है। यदि एल्गोरिदम यादृच्छिक रूप से धुरी तत्व एकरूपता का चयन करता है, तो इनपुट की परवाह किए बिना ओ (एनलॉगएन) समय में काम खत्म करने की संभवतः उच्च संभावना है।
185
EN + हिं
GB What is the popular method of organizing wireless network topologies?
IN वायरलेस नेटवर्क टोपोलॉजी को व्यवस्थित करने की लोकप्रिय विधि क्या है?
A
software सॉफ़्टवेयर
B
synchronization तुल्यकालन
C
network नेटवर्क
D
cluster झुंड
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: clustering is a popular method of organising wireless network topologies, in which a few nodes, the cluster heads are elected as representing to route the traffic originated in the entire network.
व्याख्या (हिन्दी) स्पष्टीकरण: क्लस्टरिंग वायरलेस नेटवर्क टोपोलॉजी को व्यवस्थित करने का एक लोकप्रिय तरीका है, जिसमें कुछ नोड्स, क्लस्टर हेड को पूरे नेटवर्क में उत्पन्न होने वाले ट्रैफ़िक को रूट करने के लिए चुना जाता है।
186
EN + हिं
GB                    will enable the humans to access, control and manage the operation.
IN                    मनुष्यों को ऑपरेशन तक पहुंचने, नियंत्रण और प्रबंधन करने में सक्षम बनाएगा।
A
iot iot
B
bigdata बड़ा डेटा
C
network नेटवर्क
D
communication संचार
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: iot enables the humans to access, control and manage the operations
व्याख्या (हिन्दी) स्पष्टीकरण: आईओटी मनुष्यों को संचालन तक पहुंचने, नियंत्रण और प्रबंधन करने में सक्षम बनाता है
187
EN + हिं
GB In                    the embedded devices and objects working under IoT are resource constrained.
IN                    में IoT के अंतर्गत काम करने वाले एम्बेडेड डिवाइस और ऑब्जेक्ट संसाधन सीमित हैं।
A
health स्वास्थ्य
B
industry उद्योग
C
home घर
D
information system सूचना प्रणाली
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: in the information system the embedded devices and objects working under iot implementation are resource constrained.
व्याख्या (हिन्दी) स्पष्टीकरण: सूचना प्रणाली में आईओटी कार्यान्वयन के तहत काम करने वाले एम्बेडेड डिवाइस और ऑब्जेक्ट संसाधन बाधित हैं।
188
EN + हिं
GB What type of networks is interacting under IoT?
IN IoT के अंतर्गत किस प्रकार का नेटवर्क इंटरैक्ट कर रहा है?
A
heterogeneous only केवल विषमांगी
B
homogeneous only केवल सजातीय
C
both hetero and homogeneous विषम और सजातीय दोनों
D
neither hetero nor ho*mo न तो हेटेरो और न ही हो*मो
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: due to the huge number of heterogeneous network elements interacting and working under iot based information systems, there is an enormous need for resource management for the smooth running of iot operations.
व्याख्या (हिन्दी) स्पष्टीकरण: आईओटी आधारित सूचना प्रणालियों के तहत बड़ी संख्या में विविध नेटवर्क तत्वों के परस्पर क्रिया करने और काम करने के कारण, आईओटी संचालन को सुचारू रूप से चलाने के लिए संसाधन प्रबंधन की अत्यधिक आवश्यकता है।
189
EN + हिं
GB Managing of resources can be done by implementing                  
IN कार्यान्वयन द्वारा संसाधनों का प्रबंधन किया जा सकता है                  
A
protocols प्रोटोकॉल
B
algorithms एल्गोरिदम
C
networks नेटवर्क
D
protocols and algorithms प्रोटोकॉल और एल्गोरिदम
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: managing of resources by implementing protocols, algorithms or techniques is required to enhance the scalability, reliability and stability in the operations of iot across different domains of technology.
व्याख्या (हिन्दी) स्पष्टीकरण: प्रौद्योगिकी के विभिन्न डोमेन में आईओटी के संचालन में स्केलेबिलिटी, विश्वसनीयता और स्थिरता को बढ़ाने के लिए प्रोटोकॉल, एल्गोरिदम या तकनीकों को लागू करके संसाधनों का प्रबंधन करना आवश्यक है।
190
EN + हिं
GB Resource management will elaborate the key aspects of                    
IN संसाधन प्रबंधन के प्रमुख पहलुओं को विस्तार से बताएगा                    
A
industrial management औद्योगिक प्रबंधन
B
energy management ऊर्जा प्रबंधन
C
network management नेटवर्क प्रबंधन
D
information management सूचना प्रबंधन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: resource management will elaborate the key aspects of energy management, communication protocols and
व्याख्या (हिन्दी) स्पष्टीकरण: संसाधन प्रबंधन ऊर्जा प्रबंधन, संचार प्रोटोकॉल और के प्रमुख पहलुओं को विस्तृत करेगा
191
EN + हिं
GB Which of the following is the future application of IoT?
IN निम्नलिखित में से कौन IoT का भविष्य का अनुप्रयोग है?
A
role of green iot system हरित आईओटी प्रणाली की भूमिका
B
qos in communication संचार में qos
C
secure communication सुरक्षित संचार
D
multimedia communication मल्टीमीडिया संचार
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: future applications of iot:
व्याख्या (हिन्दी) स्पष्टीकरण: आईओटी के भविष्य के अनुप्रयोग:
192
EN + हिं
GB Resource management includes
IN संसाधन प्रबंधन शामिल है
A
iot devices आईओटी डिवाइस
B
iot cloud आईओटी बादल
C
iot networks आईओटी नेटवर्क
D
iot web आईओटी वेब
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: resource management includes iot cloud, iot based industrial and home environment and integration of iot concept in upcoming technologies of cyber physical system, ambient living and fog computing.
व्याख्या (हिन्दी) स्पष्टीकरण: संसाधन प्रबंधन में आईओटी क्लाउड, आईओटी आधारित औद्योगिक और घरेलू वातावरण और साइबर भौतिक प्रणाली, परिवेश जीवन और फॉग कंप्यूटिंग की आगामी प्रौद्योगिकियों में आईओटी अवधारणा का एकीकरण शामिल है।
193
EN + हिं
GB What is the role of communication protocol in IoT?
IN IoT में संचार प्रोटोकॉल की क्या भूमिका है?
A
smart cities स्मार्ट शहर
B
cyber physical system साइबर भौतिक प्रणाली
C
mac layer issue मैक परत मुद्दा
D
managing energy ऊर्जा का प्रबंधन
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: role of communication protocol in iot :
व्याख्या (हिन्दी) स्पष्टीकरण: IOT में संचार प्रोटोकॉल की भूमिका:
194
EN + हिं
GB Which will reduce the energy expenditure?
IN जिससे ऊर्जा व्यय कम हो जायेगा?
A
clustering क्लस्टरिंग
B
software agents सॉफ्टवेयर एजेंट
C
synchronization techniques तुल्यकालन तकनीक
D
cluster, software agent, and synchronization techniques क्लस्टर, सॉफ़्टवेयर एजेंट, और सिंक्रनाइज़ेशन तकनीकें
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: clustering will be beneficial to reduce the energy expenditure and improve the scalability and robustness of the object networks.
व्याख्या (हिन्दी) स्पष्टीकरण: ऊर्जा व्यय को कम करने और ऑब्जेक्ट नेटवर्क की स्केलेबिलिटी और मजबूती में सुधार करने के लिए क्लस्टरिंग फायदेमंद होगी।
195
EN + हिं
GB A                  view shows the system hardware and how software components are distributed across the processors in the system.
IN एक दृश्य सिस्टम हार्डवेयर को दिखाता है और सिस्टम में सभी प्रोसेसरों में सॉफ़्टवेयर घटकों को कैसे वितरित किया जाता है।
A
physical भौतिक
B
logical तार्किक
C
process प्रक्रिया
D
all of the mentioned सभी का उल्लेख किया गया है
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Explanation: a physical view is implemented by system engineers implementing the system hardware.
व्याख्या (हिन्दी) स्पष्टीकरण: सिस्टम हार्डवेयर को लागू करने वाले सिस्टम इंजीनियरों द्वारा एक भौतिक दृश्य लागू किया जाता है।
181–195 of 321