Concept-wise Practice

system software MCQ Questions for Class 12

system software se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

23 questions tagged with system software.

Question 1/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

ड्राइवर निर्भरता क्यों समस्या बन सकती है?

Why can driver dependency become a problem?

Explanation opens after your attempt
Correct Answer

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

ड्राइवर सही सिस्टम संस्करण या घटक मांग सकता है। परीक्षा में संगतता और निर्भरता साथ समझें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 2/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

फर्म रियल टाइम और हार्ड रियल टाइम में सरल अंतर क्या है?

What is a simple difference between firm real time and hard real time?

Explanation opens after your attempt
Correct Answer

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

हार्ड रियल टाइम में समय सीमा बहुत कठोर होती है। परीक्षा में नियंत्रण प्रणालियों में समय का महत्व याद रखें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 3/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

डिवाइस ट्री का उपयोग किसलिए किया जाता है?

What is a device tree used for?

Explanation opens after your attempt
Correct Answer

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

डिवाइस ट्री हार्डवेयर विवरण को सॉफ्टवेयर तक पहुंचाने में मदद कर सकता है। परीक्षा में इसे हार्डवेयर वर्णन से जोड़ें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 4/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

मेमोरी मैप्ड इनपुट आउटपुट का सरल अर्थ क्या है?

What is the simple meaning of memory mapped input output?

Explanation opens after your attempt
Correct Answer

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

मेमोरी मैप्ड इनपुट आउटपुट में हार्डवेयर डिवाइस से पते के माध्यम से संपर्क हो सकता है। परीक्षा में इसे हार्डवेयर और सिस्टम सॉफ्टवेयर की कड़ी मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 5/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 2

रूटकिट को सामान्य फाइल से अधिक खतरनाक क्यों माना जा सकता है?

Why can a rootkit be considered more dangerous than a normal file?

Explanation opens after your attempt
Correct Answer

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

रूटकिट सिस्टम नियंत्रण और सुरक्षा को छिपकर प्रभावित कर सकता है। परीक्षा में इसे गहरा सॉफ्टवेयर खतरा मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 6/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 2

कर्नेल मॉड्यूल को सामान्य एप्लीकेशन से अलग क्यों माना जाता है?

Why is a kernel module considered different from a normal application?

Explanation opens after your attempt
Correct Answer

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

कर्नेल मॉड्यूल सिस्टम के मूल भाग से जुड़कर हार्डवेयर नियंत्रण में मदद कर सकता है। परीक्षा में इसे सामान्य ऐप से अधिक संवेदनशील मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 7/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

डिवाइस ड्राइवर को सिस्टम सॉफ्टवेयर क्यों माना जाता है?

Why is a device driver considered system software?

Explanation opens after your attempt
Correct Answer

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

डिवाइस ड्राइवर हार्डवेयर और ऑपरेटिंग सिस्टम के बीच संपर्क बनाता है। परीक्षा में ड्राइवर को भौतिक उपकरण न मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 8/23 Expert General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

हार्डवेयर एब्स्ट्रैक्शन का मुख्य लाभ क्या है?

What is the main benefit of hardware abstraction?

Explanation opens after your attempt
Correct Answer

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

हार्डवेयर एब्स्ट्रैक्शन उपकरणों के विवरण छिपाकर सरल इंटरफेस देता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर की मध्य भूमिका से जोड़ें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 9/23 Hard General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

रूटकिट का खतरा हार्डवेयर सॉफ्टवेयर संदर्भ में क्यों गंभीर है?

Why is a rootkit threat serious in hardware software context?

Explanation opens after your attempt
Correct Answer

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

रूटकिट सिस्टम नियंत्रण को छिपकर प्रभावित कर सकता है। परीक्षा में इसे साधारण फाइल नहीं बल्कि सुरक्षा खतरा समझें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 10/23 Hard General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

हार्डवेयर एब्स्ट्रैक्शन लेयर का मुख्य उद्देश्य क्या है?

What is the main purpose of a hardware abstraction layer?

Explanation opens after your attempt
Correct Answer

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

हार्डवेयर एब्स्ट्रैक्शन लेयर सॉफ्टवेयर को अलग अलग उपकरणों से आसान संपर्क देती है। परीक्षा में इसे हार्डवेयर और सिस्टम सॉफ्टवेयर की मध्य परत समझें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 11/23 Hard General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

सिस्टम सॉफ्टवेयर और एप्लीकेशन सॉफ्टवेयर में कठिन स्तर का सही अंतर कौन सा है?

What is the correct advanced difference between system software and application software?

Explanation opens after your attempt
Correct Answer

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

ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर है जबकि स्प्रेडशीट एप्लीकेशन सॉफ्टवेयर है। परीक्षा में आधार और कार्य को अलग पहचानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 12/23 Hard General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

हाइपरवाइजर किससे सबसे अधिक संबंधित है?

A hypervisor is most related to what?

Explanation opens after your attempt
Correct Answer

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

हाइपरवाइजर एक या अधिक वर्चुअल मशीन चलाने में मदद करता है। परीक्षा में इसे उन्नत सिस्टम सॉफ्टवेयर अवधारणा मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 13/23 Medium General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

कंपाइलर की जरूरत कब पड़ती है?

When is a compiler needed?

Explanation opens after your attempt
Correct Answer

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

कंपाइलर प्रोग्रामिंग भाषा का अनुवाद करता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर और भाषा अनुवादक के रूप में याद रखें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 14/23 Medium General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 3

किस विकल्प में सिस्टम सॉफ्टवेयर और यूटिलिटी सॉफ्टवेयर का सही अंतर है?

Which option correctly differs system software and utility software?

Explanation opens after your attempt
Correct Answer

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

ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर है और डिस्क क्लीनअप यूटिलिटी है। परीक्षा में संचालन और रखरखाव को अलग रखें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 15/23 Medium General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

कौन सा विकल्प केवल सिस्टम सॉफ्टवेयर के उदाहरणों के निकट है?

Which option is closest to examples of only system software?

Explanation opens after your attempt
Correct Answer

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

ऑपरेटिंग सिस्टम ड्राइवर और कंपाइलर सिस्टम को चलाने और प्रोग्राम विकास में मदद करते हैं। परीक्षा में सिस्टम नियंत्रण वाले प्रोग्रामों को सिस्टम सॉफ्टवेयर मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 16/23 Medium General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

कंपाइलर को किस श्रेणी में रखा जाता है?

A compiler is placed in which category?

Explanation opens after your attempt
Correct Answer

A. सिस्टम सॉफ्टवेयरSystem software

Step 1

Concept

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

कंपाइलर प्रोग्रामिंग भाषा को मशीन के लिए अनुवादित करता है। परीक्षा में भाषा अनुवादक को सिस्टम सॉफ्टवेयर मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 17/23 Medium General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 1

ऑपरेटिंग सिस्टम को सिस्टम सॉफ्टवेयर क्यों कहा जाता है?

Why is an operating system called system software?

Explanation opens after your attempt
Correct Answer

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

ऑपरेटिंग सिस्टम कंप्यूटर के मूल कार्यों और संसाधनों को संभालता है। परीक्षा में इसे सभी प्रोग्रामों का आधार मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 18/23 Easy General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 24

कौन सा विकल्प सिस्टम सॉफ्टवेयर का उदाहरण है?

Which option is an example of system software?

Explanation opens after your attempt
Correct Answer

A. ऑपरेटिंग सिस्टमOperating system

Step 1

Concept

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

ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर का प्रमुख उदाहरण है। परीक्षा में यह अन्य प्रोग्रामों को चलाने में मदद करता है।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 19/23 Easy General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 24

कंप्यूटर चालू करने के बाद उपयोगकर्ता सबसे पहले सामान्यतः किस सॉफ्टवेयर से काम करता है?

After starting a computer which software does a user generally work with first?

Explanation opens after your attempt
Correct Answer

A. ऑपरेटिंग सिस्टमOperating system

Step 1

Concept

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

ऑपरेटिंग सिस्टम कंप्यूटर का मूल नियंत्रण संभालता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर का आधार मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 20/23 Easy General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 23

कौन सा विकल्प सिस्टम सॉफ्टवेयर से सबसे अधिक संबंधित है?

Which option is most related to system software?

Explanation opens after your attempt
Correct Answer

A. ऑपरेटिंग सिस्टमOperating system

Step 1

Concept

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

ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर का प्रमुख उदाहरण है। परीक्षा में यह हार्डवेयर और एप्लीकेशन को चलाने में मदद करता है।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 21/23 Easy General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 23

कौन सा सॉफ्टवेयर कंप्यूटर शुरू होते ही मूल नियंत्रण संभालता है?

Which software takes basic control when the computer starts?

Explanation opens after your attempt
Correct Answer

A. ऑपरेटिंग सिस्टमOperating system

Step 1

Concept

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

ऑपरेटिंग सिस्टम कंप्यूटर के मूल कार्यों को नियंत्रित करता है। परीक्षा में इसे सिस्टम सॉफ्टवेयर का मुख्य उदाहरण मानें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 22/23 Easy General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 22

कंपाइलर किस प्रकार का प्रोग्राम है?

What type of program is a compiler?

Explanation opens after your attempt
Correct Answer

A. सिस्टम सॉफ्टवेयरSystem software

Step 1

Concept

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

कंपाइलर प्रोग्रामिंग भाषा को मशीन के लिए समझने योग्य रूप में बदलता है। परीक्षा में इसे भाषा अनुवादक सॉफ्टवेयर के रूप में याद रखें।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Question 23/23 Easy General Knowledge Basic Computer Knowledge Hardware vs. Software basics. Class 12 Level 22

सिस्टम सॉफ्टवेयर का सबसे अच्छा उदाहरण कौन सा है?

Which is the best example of system software?

Explanation opens after your attempt
Correct Answer

A. ऑपरेटिंग सिस्टमOperating system

Step 1

Concept

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

ऑपरेटिंग सिस्टम सिस्टम सॉफ्टवेयर का मुख्य उदाहरण है। परीक्षा में यह हार्डवेयर और एप्लीकेशन के बीच आधार का काम करता है।

Login to save your score, XP, coins and progress.

Open Question Page
Ask Friends
Student Class Required

Select your class first

Quiz questions, daily challenge and practice pages will open according to your selected class. Class 11/12 ke liye stream bhi select karein.