A. एप्लीकेशन प्रोग्रामिंग इंटरफेस प्रोग्रामों के बीच है और यूजर इंटरफेस उपयोगकर्ता के लिए है/API is between programs and user interface is for users
Step 1
Concept
API is communication between software components while user interface is for human use. For exams keep both interfaces separate.
Step 2
Why this answer is correct
The correct answer is A. एप्लीकेशन प्रोग्रामिंग इंटरफेस प्रोग्रामों के बीच है और यूजर इंटरफेस उपयोगकर्ता के लिए है / API is between programs and user interface is for users. API is communication between software components while user interface is for human use. For exams keep both interfaces separate.
Step 3
Exam Tip
एप्लीकेशन प्रोग्रामिंग इंटरफेस सॉफ्टवेयर घटकों का संपर्क है जबकि यूजर इंटरफेस मानव उपयोग के लिए होता है। परीक्षा में दोनों इंटरफेस अलग रखें।
A. सॉफ्टवेयर विकास के उपकरणों से/Tools for software development
Step 1
Concept
An SDK can provide tools to help developers create software. For exams do not treat it as a hardware device.
Step 2
Why this answer is correct
The correct answer is A. सॉफ्टवेयर विकास के उपकरणों से / Tools for software development. An SDK can provide tools to help developers create software. For exams do not treat it as a hardware device.
Step 3
Exam Tip
एसडीके डेवलपर को सॉफ्टवेयर बनाने में मदद करने वाले उपकरण दे सकता है। परीक्षा में इसे हार्डवेयर डिवाइस न मानें।
A. पहले से लिखे कोड या कार्य उपलब्ध कराती है/It provides prewritten code or functions
Step 1
Concept
A library makes repeated tasks easier in software development. For exams do not confuse it with a building library.
Step 2
Why this answer is correct
The correct answer is A. पहले से लिखे कोड या कार्य उपलब्ध कराती है / It provides prewritten code or functions. A library makes repeated tasks easier in software development. For exams do not confuse it with a building library.
Step 3
Exam Tip
लाइब्रेरी सॉफ्टवेयर विकास में दोहराए जाने वाले कार्य आसान करती है। परीक्षा में इसे पुस्तकालय भवन से भ्रमित न करें।
A. प्रोग्राम चलने के लिए जरूरी सॉफ्टवेयर स्थिति और सेवाएं/Software conditions and services needed for a program to run
Step 1
Concept
Runtime environment can provide services needed to run a program. For exams do not treat it as a hardware component.
Step 2
Why this answer is correct
The correct answer is A. प्रोग्राम चलने के लिए जरूरी सॉफ्टवेयर स्थिति और सेवाएं / Software conditions and services needed for a program to run. Runtime environment can provide services needed to run a program. For exams do not treat it as a hardware component.
Step 3
Exam Tip
रनटाइम वातावरण प्रोग्राम को चलाने के लिए आवश्यक सेवाएं दे सकता है। परीक्षा में इसे हार्डवेयर घटक न समझें।
A. प्रोग्राम निष्क्रिय कोड हो सकता है और प्रक्रिया चलता हुआ उदाहरण है/Program can be inactive code and process is a running instance
Step 1
Concept
A program can be a file in storage and becomes a process when running. For exams focus on running state.
Step 2
Why this answer is correct
The correct answer is A. प्रोग्राम निष्क्रिय कोड हो सकता है और प्रक्रिया चलता हुआ उदाहरण है / Program can be inactive code and process is a running instance. A program can be a file in storage and becomes a process when running. For exams focus on running state.
Step 3
Exam Tip
प्रोग्राम स्टोरेज में फाइल हो सकता है और चलने पर वह प्रक्रिया बनता है। परीक्षा में चलने की अवस्था पर ध्यान दें।
A. चलती प्रक्रिया के भीतर निष्पादन की धारा से/A stream of execution within a running process
Step 1
Concept
A thread is part of software execution and is not hardware. For exams treat process and thread as software concepts.
Step 2
Why this answer is correct
The correct answer is A. चलती प्रक्रिया के भीतर निष्पादन की धारा से / A stream of execution within a running process. A thread is part of software execution and is not hardware. For exams treat process and thread as software concepts.
Step 3
Exam Tip
थ्रेड सॉफ्टवेयर निष्पादन का हिस्सा है और हार्डवेयर नहीं है। परीक्षा में प्रक्रिया और थ्रेड को सॉफ्टवेयर अवधारणा मानें।
A. सीपीयू को कई कार्य धाराएं संभालनी पड़ सकती हैं/CPU may handle multiple streams of work
Step 1
Concept
Multithreading is a software design that can affect use of CPU resources. For exams understand relation between software structure and hardware use.
Step 2
Why this answer is correct
The correct answer is A. सीपीयू को कई कार्य धाराएं संभालनी पड़ सकती हैं / CPU may handle multiple streams of work. Multithreading is a software design that can affect use of CPU resources. For exams understand relation between software structure and hardware use.
Step 3
Exam Tip
मल्टीथ्रेडिंग सॉफ्टवेयर डिजाइन है जो सीपीयू संसाधनों का उपयोग प्रभावित कर सकता है। परीक्षा में सॉफ्टवेयर संरचना और हार्डवेयर उपयोग का संबंध समझें।
A. पावर सेटिंग से स्क्रीन अपने आप बंद होना/Screen turning off automatically due to power setting
Step 1
Concept
Power setting is software control that can change behavior of hardware like display. For exams understand the effect of settings.
Step 2
Why this answer is correct
The correct answer is A. पावर सेटिंग से स्क्रीन अपने आप बंद होना / Screen turning off automatically due to power setting. Power setting is software control that can change behavior of hardware like display. For exams understand the effect of settings.
Step 3
Exam Tip
पावर सेटिंग सॉफ्टवेयर नियंत्रण है जो डिस्प्ले जैसे हार्डवेयर व्यवहार को बदल सकती है। परीक्षा में सेटिंग के प्रभाव को समझें।
A. खराब रैम से ऐप क्रैश जैसे लक्षण दिख सकते हैं/Faulty RAM can show symptoms like app crashes
Step 1
Concept
Sometimes a hardware fault can look like a software problem. For exams investigate fully by symptoms.
Step 2
Why this answer is correct
The correct answer is A. खराब रैम से ऐप क्रैश जैसे लक्षण दिख सकते हैं / Faulty RAM can show symptoms like app crashes. Sometimes a hardware fault can look like a software problem. For exams investigate fully by symptoms.
Step 3
Exam Tip
कभी हार्डवेयर दोष सॉफ्टवेयर जैसी समस्या दिखा सकता है। परीक्षा में लक्षण देखकर पूरी जांच करें।
A. वस्तु का स्थान रूप कार्य नियंत्रण और निर्भरता देखकर/By checking location form function control and dependency of the item
Step 1
Concept
In hard questions names can confuse so check many clues. For exams identify device program data and setting separately.
Step 2
Why this answer is correct
The correct answer is A. वस्तु का स्थान रूप कार्य नियंत्रण और निर्भरता देखकर / By checking location form function control and dependency of the item. In hard questions names can confuse so check many clues. For exams identify device program data and setting separately.
Step 3
Exam Tip
कठिन प्रश्नों में नाम से भ्रम हो सकता है इसलिए कई संकेत देखें। परीक्षा में उपकरण प्रोग्राम डाटा और सेटिंग को अलग पहचानें।