A. एक ड्राइवर दूसरे सॉफ्टवेयर या सिस्टम संस्करण पर निर्भर हो सकता है/A driver may depend on other software or system version
Step 1
Concept
A driver may require correct system version or components. For exams understand compatibility and dependency together.
Step 2
Why this answer is correct
The correct answer is A. एक ड्राइवर दूसरे सॉफ्टवेयर या सिस्टम संस्करण पर निर्भर हो सकता है / A driver may depend on other software or system version. A driver may require correct system version or components. For exams understand compatibility and dependency together.
Step 3
Exam Tip
ड्राइवर सही सिस्टम संस्करण या घटक मांग सकता है। परीक्षा में संगतता और निर्भरता साथ समझें।
A. हार्ड रियल टाइम में समय सीमा चूकना गंभीर विफलता हो सकता है/In hard real time missing deadline can be a serious failure
Step 1
Concept
Hard real time has very strict timing deadlines. For exams remember the importance of time in control systems.
Step 2
Why this answer is correct
The correct answer is A. हार्ड रियल टाइम में समय सीमा चूकना गंभीर विफलता हो सकता है / In hard real time missing deadline can be a serious failure. Hard real time has very strict timing deadlines. For exams remember the importance of time in control systems.
Step 3
Exam Tip
हार्ड रियल टाइम में समय सीमा बहुत कठोर होती है। परीक्षा में नियंत्रण प्रणालियों में समय का महत्व याद रखें।
A. सिस्टम को हार्डवेयर संरचना बताने के लिए/To tell the system about hardware structure
Step 1
Concept
A device tree can help provide hardware details to software. For exams connect it with hardware description.
Step 2
Why this answer is correct
The correct answer is A. सिस्टम को हार्डवेयर संरचना बताने के लिए / To tell the system about hardware structure. A device tree can help provide hardware details to software. For exams connect it with hardware description.
Step 3
Exam Tip
डिवाइस ट्री हार्डवेयर विवरण को सॉफ्टवेयर तक पहुंचाने में मदद कर सकता है। परीक्षा में इसे हार्डवेयर वर्णन से जोड़ें।
A. डिवाइस नियंत्रण को मेमोरी पते जैसा उपयोग करना/To use device control like memory addresses
Step 1
Concept
In memory mapped input output hardware devices can be accessed through addresses. For exams treat it as a link between hardware and system software.
Step 2
Why this answer is correct
The correct answer is A. डिवाइस नियंत्रण को मेमोरी पते जैसा उपयोग करना / To use device control like memory addresses. In memory mapped input output hardware devices can be accessed through addresses. For exams treat it as a link between hardware and system software.
Step 3
Exam Tip
मेमोरी मैप्ड इनपुट आउटपुट में हार्डवेयर डिवाइस से पते के माध्यम से संपर्क हो सकता है। परीक्षा में इसे हार्डवेयर और सिस्टम सॉफ्टवेयर की कड़ी मानें।
A. यह सिस्टम के गहरे नियंत्रण स्तर पर छिप सकता है/It can hide at a deep control level of the system
Step 1
Concept
A rootkit can secretly affect system control and security. For exams treat it as a deep software threat.
Step 2
Why this answer is correct
The correct answer is A. यह सिस्टम के गहरे नियंत्रण स्तर पर छिप सकता है / It can hide at a deep control level of the system. A rootkit can secretly affect system control and security. For exams treat it as a deep software threat.
Step 3
Exam Tip
रूटकिट सिस्टम नियंत्रण और सुरक्षा को छिपकर प्रभावित कर सकता है। परीक्षा में इसे गहरा सॉफ्टवेयर खतरा मानें।
A. यह ऑपरेटिंग सिस्टम के गहरे स्तर पर हार्डवेयर सेवाओं से जुड़ सकता है/It can connect with hardware services at a deeper operating system level
Step 1
Concept
A kernel module can connect with the core system and help control hardware. For exams treat it as more sensitive than a normal app.
Step 2
Why this answer is correct
The correct answer is A. यह ऑपरेटिंग सिस्टम के गहरे स्तर पर हार्डवेयर सेवाओं से जुड़ सकता है / It can connect with hardware services at a deeper operating system level. A kernel module can connect with the core system and help control hardware. For exams treat it as more sensitive than a normal app.
Step 3
Exam Tip
कर्नेल मॉड्यूल सिस्टम के मूल भाग से जुड़कर हार्डवेयर नियंत्रण में मदद कर सकता है। परीक्षा में इसे सामान्य ऐप से अधिक संवेदनशील मानें।
A. यह हार्डवेयर को ऑपरेटिंग सिस्टम से काम कराता है/It makes hardware work with the operating system
Step 1
Concept
A device driver creates communication between hardware and the operating system. For exams do not treat a driver as a physical device.
Step 2
Why this answer is correct
The correct answer is A. यह हार्डवेयर को ऑपरेटिंग सिस्टम से काम कराता है / It makes hardware work with the operating system. A device driver creates communication between hardware and the operating system. For exams do not treat a driver as a physical device.
Step 3
Exam Tip
डिवाइस ड्राइवर हार्डवेयर और ऑपरेटिंग सिस्टम के बीच संपर्क बनाता है। परीक्षा में ड्राइवर को भौतिक उपकरण न मानें।
A. सॉफ्टवेयर अलग अलग हार्डवेयर को समान तरीके से उपयोग कर सकता है/Software can use different hardware in a common way
Step 1
Concept
Hardware abstraction hides device details and gives a simple interface. For exams connect it with the middle role of system software.
Step 2
Why this answer is correct
The correct answer is A. सॉफ्टवेयर अलग अलग हार्डवेयर को समान तरीके से उपयोग कर सकता है / Software can use different hardware in a common way. Hardware abstraction hides device details and gives a simple interface. For exams connect it with the middle role of system software.
Step 3
Exam Tip
हार्डवेयर एब्स्ट्रैक्शन उपकरणों के विवरण छिपाकर सरल इंटरफेस देता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर की मध्य भूमिका से जोड़ें।
A. यह सिस्टम के गहरे सॉफ्टवेयर स्तर पर छिप सकता है/It can hide at deep software level of system
Step 1
Concept
A rootkit can secretly affect system control. For exams understand it as a security threat not a normal file.
Step 2
Why this answer is correct
The correct answer is A. यह सिस्टम के गहरे सॉफ्टवेयर स्तर पर छिप सकता है / It can hide at deep software level of system. A rootkit can secretly affect system control. For exams understand it as a security threat not a normal file.
Step 3
Exam Tip
रूटकिट सिस्टम नियंत्रण को छिपकर प्रभावित कर सकता है। परीक्षा में इसे साधारण फाइल नहीं बल्कि सुरक्षा खतरा समझें।
A. हार्डवेयर विवरण छिपाकर सॉफ्टवेयर को समान इंटरफेस देना/To hide hardware details and give software a common interface
Step 1
Concept
A hardware abstraction layer helps software communicate with different devices easily. For exams treat it as a middle layer between hardware and system software.
Step 2
Why this answer is correct
The correct answer is A. हार्डवेयर विवरण छिपाकर सॉफ्टवेयर को समान इंटरफेस देना / To hide hardware details and give software a common interface. A hardware abstraction layer helps software communicate with different devices easily. For exams treat it as a middle layer between hardware and system software.
Step 3
Exam Tip
हार्डवेयर एब्स्ट्रैक्शन लेयर सॉफ्टवेयर को अलग अलग उपकरणों से आसान संपर्क देती है। परीक्षा में इसे हार्डवेयर और सिस्टम सॉफ्टवेयर की मध्य परत समझें।
A. सिस्टम सॉफ्टवेयर संसाधन चलाता है और एप्लीकेशन उपयोगकर्ता कार्य करती है/System software runs resources and application performs user tasks
Step 1
Concept
Operating system is system software while spreadsheet is application software. For exams distinguish base operation and task work.
Step 2
Why this answer is correct
The correct answer is A. सिस्टम सॉफ्टवेयर संसाधन चलाता है और एप्लीकेशन उपयोगकर्ता कार्य करती है / System software runs resources and application performs user tasks. Operating system is system software while spreadsheet is application software. For exams distinguish base operation and task work.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर है जबकि स्प्रेडशीट एप्लीकेशन सॉफ्टवेयर है। परीक्षा में आधार और कार्य को अलग पहचानें।
A. वर्चुअल मशीन चलाने वाले सॉफ्टवेयर से/Software that runs virtual machines
Step 1
Concept
A hypervisor helps run one or more virtual machines. For exams treat it as an advanced system software concept.
Step 2
Why this answer is correct
The correct answer is A. वर्चुअल मशीन चलाने वाले सॉफ्टवेयर से / Software that runs virtual machines. A hypervisor helps run one or more virtual machines. For exams treat it as an advanced system software concept.
Step 3
Exam Tip
हाइपरवाइजर एक या अधिक वर्चुअल मशीन चलाने में मदद करता है। परीक्षा में इसे उन्नत सिस्टम सॉफ्टवेयर अवधारणा मानें।
A. प्रोग्राम भाषा को मशीन योग्य रूप में बदलने के लिए/To change programming language into machine suitable form
Step 1
Concept
A compiler translates programming language. For exams remember it as system software and language translator.
Step 2
Why this answer is correct
The correct answer is A. प्रोग्राम भाषा को मशीन योग्य रूप में बदलने के लिए / To change programming language into machine suitable form. A compiler translates programming language. For exams remember it as system software and language translator.
Step 3
Exam Tip
कंपाइलर प्रोग्रामिंग भाषा का अनुवाद करता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर और भाषा अनुवादक के रूप में याद रखें।
A. सिस्टम सॉफ्टवेयर संचालन संभालता है और यूटिलिटी रखरखाव में मदद करती है/System software manages operation and utility helps maintenance
Step 1
Concept
Operating system is system software and disk cleanup is utility. For exams separate operation and maintenance.
Step 2
Why this answer is correct
The correct answer is A. सिस्टम सॉफ्टवेयर संचालन संभालता है और यूटिलिटी रखरखाव में मदद करती है / System software manages operation and utility helps maintenance. Operating system is system software and disk cleanup is utility. For exams separate operation and maintenance.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर है और डिस्क क्लीनअप यूटिलिटी है। परीक्षा में संचालन और रखरखाव को अलग रखें।
A. ऑपरेटिंग सिस्टम डिवाइस ड्राइवर कंपाइलर/Operating system device driver compiler
Step 1
Concept
Operating system drivers and compilers help run the system and support program development. For exams treat system control programs as system software.
Step 2
Why this answer is correct
The correct answer is A. ऑपरेटिंग सिस्टम डिवाइस ड्राइवर कंपाइलर / Operating system device driver compiler. Operating system drivers and compilers help run the system and support program development. For exams treat system control programs as system software.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम ड्राइवर और कंपाइलर सिस्टम को चलाने और प्रोग्राम विकास में मदद करते हैं। परीक्षा में सिस्टम नियंत्रण वाले प्रोग्रामों को सिस्टम सॉफ्टवेयर मानें।
A compiler translates a programming language for the machine. For exams treat language translators as system software.
Step 2
Why this answer is correct
The correct answer is A. सिस्टम सॉफ्टवेयर / System software. A compiler translates a programming language for the machine. For exams treat language translators as system software.
Step 3
Exam Tip
कंपाइलर प्रोग्रामिंग भाषा को मशीन के लिए अनुवादित करता है। परीक्षा में भाषा अनुवादक को सिस्टम सॉफ्टवेयर मानें।
A. क्योंकि यह हार्डवेयर और एप्लीकेशन को नियंत्रित करता है/Because it controls hardware and applications
Step 1
Concept
An operating system manages basic computer functions and resources. For exams treat it as the base for other programs.
Step 2
Why this answer is correct
The correct answer is A. क्योंकि यह हार्डवेयर और एप्लीकेशन को नियंत्रित करता है / Because it controls hardware and applications. An operating system manages basic computer functions and resources. For exams treat it as the base for other programs.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम कंप्यूटर के मूल कार्यों और संसाधनों को संभालता है। परीक्षा में इसे सभी प्रोग्रामों का आधार मानें।
The operating system is a major example of system software. For exams remember that it helps run other programs.
Step 2
Why this answer is correct
The correct answer is A. ऑपरेटिंग सिस्टम / Operating system. The operating system is a major example of system software. For exams remember that it helps run other programs.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर का प्रमुख उदाहरण है। परीक्षा में यह अन्य प्रोग्रामों को चलाने में मदद करता है।
The operating system handles basic control of the computer. For exams treat it as the base of system software.
Step 2
Why this answer is correct
The correct answer is A. ऑपरेटिंग सिस्टम / Operating system. The operating system handles basic control of the computer. For exams treat it as the base of system software.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम कंप्यूटर का मूल नियंत्रण संभालता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर का आधार मानें।
An operating system is a major example of system software. For exams remember that it helps run hardware and applications.
Step 2
Why this answer is correct
The correct answer is A. ऑपरेटिंग सिस्टम / Operating system. An operating system is a major example of system software. For exams remember that it helps run hardware and applications.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर का प्रमुख उदाहरण है। परीक्षा में यह हार्डवेयर और एप्लीकेशन को चलाने में मदद करता है।
The operating system controls the basic functions of a computer. For exams treat it as the main example of system software.
Step 2
Why this answer is correct
The correct answer is A. ऑपरेटिंग सिस्टम / Operating system. The operating system controls the basic functions of a computer. For exams treat it as the main example of system software.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम कंप्यूटर के मूल कार्यों को नियंत्रित करता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर का मुख्य उदाहरण मानें।
A compiler changes programming language into a form the machine can understand. For exams remember it as language translator software.
Step 2
Why this answer is correct
The correct answer is A. सिस्टम सॉफ्टवेयर / System software. A compiler changes programming language into a form the machine can understand. For exams remember it as language translator software.
Step 3
Exam Tip
कंपाइलर प्रोग्रामिंग भाषा को मशीन के लिए समझने योग्य रूप में बदलता है। परीक्षा में इसे भाषा अनुवादक सॉफ्टवेयर के रूप में याद रखें।
An operating system is a main example of system software. For exams remember it as the base between hardware and applications.
Step 2
Why this answer is correct
The correct answer is A. ऑपरेटिंग सिस्टम / Operating system. An operating system is a main example of system software. For exams remember it as the base between hardware and applications.
Step 3
Exam Tip
ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर का मुख्य उदाहरण है। परीक्षा में यह हार्डवेयर और एप्लीकेशन के बीच आधार का काम करता है।