Update
Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है • Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है • Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
Subjects

Search Class 10 Questions

72 results found for "browser cache" in all classes.

जाल विचरक में इतिहास सुविधा किसमें मदद करती है?

What does the history feature in a browser help with?

Explanation opens after your attempt
Correct Answer

A. पहले देखे गए पृष्ठों को खोजने मेंFinding previously visited pages

Step 1

Concept

जाल विचरक देखे गए पृष्ठों का रिकॉर्ड रख सकता है। / A browser can keep a record of visited pages.

Step 2

Why this answer is correct

इतिहास सुविधा से पहले देखे गए पृष्ठ दोबारा मिल सकते हैं। / The history feature helps find previously visited pages again.

Step 3

Exam Tip

साझा उपकरण पर इतिहास और गोपनीयता का ध्यान रखें। / On shared devices, be careful about history and privacy.

Open Question Page
Ask Friends

कैश स्मृति की उपयोगिता का सबसे सटीक वर्णन कौन सा है?

Which is the most accurate description of the usefulness of cache memory?

Explanation opens after your attempt
Correct Answer

D. यह बार बार उपयोग होने वाला डेटा केंद्रीय प्रसंस्करण इकाई के पास रखती हैIt keeps frequently used data close to the central processing unit

Explanation

Simple Explanation

कैश स्मृति बार बार आवश्यक डेटा को तेजी से उपलब्ध कराकर प्रतीक्षा समय कम करती है। इसे मुख्य स्मृति से छोटी और तेज समझें। / Cache memory reduces waiting time by providing frequently needed data quickly. Understand it as smaller and faster than main memory.

Open Question Page
Ask Friends

यदि कैश में आवश्यक डेटा न मिले तो केंद्रीय प्रसंस्करण इकाई सामान्यतः क्या करती है?

What does the processor generally do when required data is not found in cache?

Explanation opens after your attempt
Correct Answer

C. धीमी मुख्य स्मृति या भंडारण से डेटा प्राप्त करती हैIt fetches the data from slower main memory or storage

Explanation

Simple Explanation

कैश में डेटा न मिलने पर अगली धीमी स्मृति पर जाना पड़ता है। परीक्षा में स्मृति पदानुक्रम का क्रम देखें। / When data is not found in cache the system must access the next slower memory level. Follow the memory hierarchy in exams.

Open Question Page
Ask Friends

कैश स्मृति की सफलता किस सिद्धांत पर सबसे अधिक आधारित है?

On which principle is the effectiveness of cache memory mainly based?

Explanation opens after your attempt
Correct Answer

B. बार-बार या हाल में उपयोग हुआ डेटा फिर उपयोग हो सकता हैFrequently or recently used data may be used again

Explanation

Simple Explanation

कैश उन निर्देशों और डेटा को पास रखती है जिनके दोबारा उपयोग की संभावना अधिक होती है। परीक्षा में स्थानीयता की धारणा समझें। / Cache keeps instructions and data nearby when they are likely to be reused. Understand the idea of locality in exams.

Open Question Page
Ask Friends

यदि कैश स्मृति उपलब्ध न हो तो कंप्यूटर के प्रदर्शन पर क्या प्रभाव पड़ सकता है?

What effect may occur if cache memory is unavailable?

Explanation opens after your attempt
Correct Answer

D. सीपीयू को रैम से डेटा लेने में अधिक समय लग सकता हैThe CPU may take longer to fetch data from RAM

Explanation

Simple Explanation

कैश बार-बार उपयोग होने वाला डेटा सीपीयू के निकट रखती है। परीक्षा में कैश को गति बढ़ाने वाली स्मृति मानें। / Cache keeps frequently used data close to the CPU. Treat it as memory that improves speed.

Open Question Page
Ask Friends

कैश स्मृति और मुख्य स्मृति की तुलना में कौन सा कथन सही है?

Which statement correctly compares cache memory and main memory?

Explanation opens after your attempt
Correct Answer

C. कैश सामान्यतः छोटी लेकिन तेज होती हैCache is generally smaller but faster

Explanation

Simple Explanation

कैश स्मृति मुख्य स्मृति से छोटी और तेज होती है। परीक्षा में स्मृति पदानुक्रम का क्रम याद रखें। / Cache memory is smaller and faster than main memory. Remember the order of the memory hierarchy.

Open Question Page
Ask Friends

कैश स्मृति कंप्यूटर की गति बढ़ाने में कैसे सहायता करती है?

How does cache memory help increase computer speed?

Explanation opens after your attempt
Correct Answer

A. बार बार आवश्यक आँकड़े प्रक्रमक के निकट रखकरBy keeping frequently needed data close to the processor

Explanation

Simple Explanation

कैश स्मृति बार बार उपयोग होने वाले आँकड़ों तक तेज पहुँच देती है। परीक्षा में इसे मुख्य स्मृति से छोटी और तेज याद रखें। / Cache memory provides fast access to frequently used data. Remember that it is smaller and faster than main memory.

Open Question Page
Ask Friends

एक कंप्यूटर में रीड ओनली मेमोरी, रैम, कैश और रजिस्टर का सही गति क्रम कौन-सा है?

Which is the correct general speed order among Read Only Memory, RAM, cache and registers in a computer?

Explanation opens after your attempt
Correct Answer

A. रजिस्टर फिर कैश फिर रैम फिर रीड ओनली मेमोरीRegisters then cache then RAM then Read Only Memory

Explanation

Simple Explanation

सामान्यतः केंद्रीय प्रसंस्करण इकाई के निकट स्मृति अधिक तेज होती है। परीक्षा में स्मृति पदानुक्रम याद रखें। / Memory closer to the processor is generally faster. Remember the memory hierarchy in exams.

Open Question Page
Ask Friends

कैश स्मृति बहुत छोटी होने पर भी उपयोगी क्यों होती है?

Why is cache memory useful even though it is very small?

Explanation opens after your attempt
Correct Answer

B. यह बार-बार उपयोग होने वाले डेटा को केंद्रीय प्रसंस्करण इकाई के पास रखती हैIt keeps frequently used data close to the processor

Explanation

Simple Explanation

कैश धीमी मुख्य स्मृति तक बार-बार पहुँच की आवश्यकता घटाती है। परीक्षा में आकार से अधिक गति और स्थान देखें। / Cache reduces repeated access to slower main memory. Consider speed and location rather than size alone in exams.

Open Question Page
Ask Friends

केंद्रीय प्रसंस्करण इकाई में रजिस्टर कैश स्मृति से भी अधिक तेज क्यों माने जाते हैं?

Why are registers considered faster than cache memory inside the processor?

Explanation opens after your attempt
Correct Answer

A. वे सीधे केंद्रीय प्रसंस्करण इकाई के भीतर तत्काल कार्यों के लिए उपलब्ध होते हैंThey are directly available inside the processor for immediate operations

Explanation

Simple Explanation

रजिस्टर प्रसंस्करण के सबसे निकट छोटे और तेज भंडारण स्थान होते हैं। परीक्षा में स्मृति क्रम समझें। / Registers are small fast storage locations closest to processing. Understand the memory hierarchy in exams.

Open Question Page
Ask Friends

कैश स्मृति का मुख्य उद्देश्य क्या है?

What is the main purpose of cache memory?

Explanation opens after your attempt
Correct Answer

A. बार बार उपयोग होने वाले डेटा तक तेज पहुंच देनाProvide fast access to frequently used data

Explanation

Simple Explanation

कैश स्मृति बार बार उपयोग होने वाला डेटा केंद्रीय प्रसंस्करण इकाई के पास रखती है। इससे प्रसंस्करण गति सुधर सकती है। / Cache memory keeps frequently used data near the central processing unit. This can improve processing speed.

Open Question Page
Ask Friends

मुख्य स्मृति की तुलना में कैश स्मृति सामान्यतः कैसी होती है?

How is cache memory generally compared with main memory?

Explanation opens after your attempt
Correct Answer

D. छोटी और तेजSmaller and faster

Explanation

Simple Explanation

कैश स्मृति छोटी लेकिन मुख्य स्मृति से तेज होती है। परीक्षा में स्मृति पदानुक्रम में इसका स्थान याद रखें। / Cache memory is smaller but faster than main memory. Remember its place in the memory hierarchy.

Open Question Page
Ask Friends

कैश स्मृति कंप्यूटर के प्रदर्शन में कैसे सहायता करती है?

How does cache memory support computer performance?

Explanation opens after your attempt
Correct Answer

B. बार-बार आवश्यक डेटा तक तेज पहुँच देकरBy providing fast access to frequently needed data

Explanation

Simple Explanation

कैश स्मृति केंद्रीय प्रसंस्करण इकाई को आवश्यक डेटा शीघ्र उपलब्ध कराती है। परीक्षा में इसे हार्ड डिस्क से अलग करें। / Cache memory provides frequently needed data quickly to the processor. Distinguish it from a hard disk in exams.

Open Question Page
Ask Friends

कंप्यूटर में लेखन कैश का उपयोग प्रदर्शन बढ़ा सकता है लेकिन इसका जोखिम क्या है?

A write cache can improve computer performance but what risk does it introduce?

Explanation opens after your attempt
Correct Answer

A. अचानक बिजली जाने पर अभी तक भंडारण में न लिखे गए आँकड़े खो सकते हैंData not yet written to storage may be lost during sudden power failure

Explanation

Simple Explanation

लेखन कैश आँकड़े कुछ समय स्मृति में रख सकता है। परीक्षा में प्रदर्शन लाभ के साथ बिजली विफलता का जोखिम भी याद रखें। / A write cache may temporarily hold data in memory. Remember both its performance benefit and its power-failure risk.

Open Question Page
Ask Friends

यदि प्रक्रमक को आवश्यक आँकड़ा कैश स्मृति में मिल जाता है तो मुख्य लाभ क्या होता है?

What is the main benefit when the processor finds required data in cache memory?

Explanation opens after your attempt
Correct Answer

B. धीमी मुख्य स्मृति तक पहुँच की आवश्यकता घटती हैThe need to access slower main memory is reduced

Explanation

Simple Explanation

कैश में आँकड़ा मिलने से प्रक्रमक को अपेक्षाकृत धीमी मुख्य स्मृति तक नहीं जाना पड़ता। परीक्षा में इसे कैश सफल प्राप्ति से जोड़ें। / A cache hit avoids accessing comparatively slower main memory. Associate this benefit with a cache hit in exams.

Open Question Page
Ask Friends

कैश स्मृति और रैंडम एक्सेस मेमोरी के बीच सही तुलना कौन सी है?

Which comparison between cache memory and random access memory is correct?

Explanation opens after your attempt
Correct Answer

B. कैश छोटी और तेज होती है जबकि रैंडम एक्सेस मेमोरी बड़ी और अपेक्षाकृत धीमी होती हैCache is smaller and faster while random access memory is larger and relatively slower

Explanation

Simple Explanation

कैश बार बार उपयोग होने वाला डेटा तेजी से उपलब्ध कराती है जबकि रैंडम एक्सेस मेमोरी अधिक कार्यशील डेटा रखती है। तुलना में गति और क्षमता दोनों देखें। / Cache provides frequently used data quickly while random access memory holds more working data. Compare both speed and capacity.

Open Question Page
Ask Friends

कौन सा कथन कैश स्मृति का सही वर्णन करता है?

Which statement correctly describes cache memory?

Explanation opens after your attempt
Correct Answer

C. यह प्रक्रमक के निकट तेज स्मृति हैIt is fast memory located close to the processor

Explanation

Simple Explanation

कैश स्मृति बार बार आवश्यक आँकड़ों तक तेज पहुँच देती है। परीक्षा में इसे मुख्य स्मृति से छोटी और तेज मानें। / Cache memory provides fast access to frequently needed data. Remember that it is smaller and faster than main memory.

Open Question Page
Ask Friends

कैश स्मृति का मुख्य लाभ क्या है?

What is the main advantage of cache memory?

Explanation opens after your attempt
Correct Answer

A. बार बार उपयोग होने वाले डेटा तक तीव्र पहुंचFaster access to frequently used data

Explanation

Simple Explanation

कैश स्मृति केंद्रीय प्रसंस्करण इकाई को बार बार उपयोग होने वाला डेटा तेजी से उपलब्ध कराती है। इससे प्रसंस्करण समय कम हो सकता है। / Cache memory gives the central processing unit faster access to frequently used data. This can reduce processing time.

Open Question Page
Ask Friends

कंप्यूटर में कैश स्मृति का सामान्य उद्देश्य क्या है?

What is the general purpose of cache memory in a computer?

Explanation opens after your attempt
Correct Answer

C. बार-बार उपयोग होने वाले डेटा तक तेज पहुँच देनाProviding fast access to frequently used data

Explanation

Simple Explanation

कैश तेज स्मृति है जो प्रसंस्करण की गति में सहायता करती है। परीक्षा में इसे दीर्घकालिक भंडारण न मानें। / Cache is fast memory that supports processing speed. Do not treat it as long-term storage in exams.

Open Question Page
Ask Friends

कैश और बफर में सही अंतर क्या है?

What is the correct difference between cache and buffer?

Explanation opens after your attempt
Correct Answer

A. कैश बार बार उपयोग डाटा तेज देता है और बफर डाटा स्थानांतरण संभालता हैCache gives frequent data fast and buffer manages data transfer

Explanation

Simple Explanation

कैश गति सुधारता है जबकि बफर प्रवाह को संतुलित करता है। परीक्षा में दोनों को अलग अवधारणा मानें। / Cache improves speed while buffer balances flow. For exams treat both as different concepts.

Open Question Page
Ask Friends

फाइल कैश का मुख्य लाभ क्या है?

What is the main benefit of file cache?

Explanation opens after your attempt
Correct Answer

A. हाल में उपयोग हुई फाइल जानकारी तेजी से उपलब्ध करानाTo provide recently used file information quickly

Explanation

Simple Explanation

फाइल कैश स्टोरेज पहुंच को तेज महसूस करा सकता है। परीक्षा में कैश को गति सुधार से जोड़ें। / File cache can make storage access feel faster. For exams connect cache with speed improvement.

Open Question Page
Ask Friends

कैश और बफर में सबसे अच्छा अंतर क्या है?

What is the best difference between cache and buffer?

Explanation opens after your attempt
Correct Answer

A. कैश बार बार उपयोग डाटा तेज देता है और बफर अस्थायी स्थानांतरण संभालता हैCache gives frequent data fast and buffer handles temporary transfer

Explanation

Simple Explanation

कैश गति सुधारता है और बफर डाटा प्रवाह को संभालता है। परीक्षा में दोनों को एक ही चीज न मानें। / Cache improves speed and buffer manages data flow. For exams do not treat both as the same thing.

Open Question Page
Ask Friends

किस विकल्प में कैश और वर्चुअल मेमोरी का सही अंतर है?

Which option correctly differs cache and virtual memory?

Explanation opens after your attempt
Correct Answer

A. कैश तेज मेमोरी है और वर्चुअल मेमोरी स्टोरेज का सहायक उपयोग हैCache is fast memory and virtual memory uses storage as support

Explanation

Simple Explanation

कैश गति बढ़ाती है जबकि वर्चुअल मेमोरी रैम की कमी में मदद करती है। परीक्षा में दोनों को एक जैसा न मानें। / Cache improves speed while virtual memory helps when RAM is limited. For exams do not treat them as the same.

Open Question Page
Ask Friends

किस विकल्प में कैश मेमोरी और हार्ड डिस्क का सही अंतर है?

Which option correctly shows the difference between cache memory and hard disk?

Explanation opens after your attempt
Correct Answer

A. कैश बहुत तेज अस्थायी मेमोरी है और हार्ड डिस्क स्थायी स्टोरेज हैCache is very fast temporary memory and hard disk is permanent storage

Explanation

Simple Explanation

कैश गति बढ़ाने के लिए बार बार उपयोग डाटा रखती है। परीक्षा में मेमोरी और स्टोरेज का अंतर याद रखें। / Cache keeps frequently used data to improve speed. For exams remember the difference between memory and storage.

Open Question Page
Ask Friends

कंप्यूटर में कैश मेमोरी का उद्देश्य क्या होता है?

What is the purpose of cache memory in a computer?

Explanation opens after your attempt
Correct Answer

A. बार बार उपयोग होने वाले डाटा को तेजी से उपलब्ध करानाTo provide frequently used data quickly

Explanation

Simple Explanation

कैश मेमोरी तेज होती है और बार बार उपयोग वाले डाटा तक पहुंच बढ़ाती है। परीक्षा में इसे गति सुधारने वाली मेमोरी मानें। / Cache memory is fast and improves access to frequently used data. For exams treat it as memory that improves speed.

Open Question Page
Ask Friends

किस स्थिति में वेब ब्राउज़र और खोज इंजन का अंतर सही समझा गया है?

In which situation is the difference between a web browser and a search engine correctly understood?

Explanation opens after your attempt
Correct Answer

A. ब्राउज़र वेबसाइट खोलता है जबकि खोज इंजन वेब सामग्री खोजने में मदद करता हैA browser opens websites while a search engine helps find web content

Explanation

Simple Explanation

ब्राउज़र अनुप्रयोग है और खोज इंजन वेब सेवा है। परीक्षा में दोनों शब्द अलग रखें। / A browser is an application while a search engine is a web service. Keep the terms distinct.

Open Question Page
Ask Friends

वेब ब्राउज़र का उपयोग किस लिए होता है?

What is a web browser used for?

Explanation opens after your attempt
Correct Answer

A. वेबसाइट खोलने और इंटरनेट देखने के लिएOpening websites and browsing the internet

Explanation

Simple Explanation

वेब ब्राउज़र इंटरनेट पर वेबसाइटों तक पहुँचने में सहायता करता है। परीक्षा में ब्राउज़र और सर्च इंजन अलग रखें। / A web browser helps access websites on the internet. In exams distinguish a browser from a search engine.

Open Question Page
Ask Friends

ब्राउजर में बुकमार्क का उपयोग क्यों किया जाता है?

Why is a bookmark used in a browser?

Explanation opens after your attempt
Correct Answer

A. महत्त्वपूर्ण वेब पृष्ठ को बाद में जल्दी खोलने के लिएTo quickly open an important web page later

Step 1

Concept

बुकमार्क वेब पते को सहेजता है। / A bookmark saves a web address.

Step 2

Why this answer is correct

इससे वही पृष्ठ बाद में आसानी से खोला जा सकता है। / It helps open the same page easily later.

Step 3

Exam Tip

अध्ययन सामग्री के पृष्ठ सुरक्षित रखने में यह उपयोगी है। / It is useful for saving study material pages.

Open Question Page
Ask Friends

जाल विचरक में पिछली पृष्ठ पर लौटने के लिए किस बटन का उपयोग होता है?

Which button is used to return to the previous page in a web browser?

Explanation opens after your attempt
Correct Answer

A. पिछला बटनBack button

Step 1

Concept

जाल विचरक में कई पृष्ठ खोले जा सकते हैं। / Many pages can be opened in a browser.

Step 2

Why this answer is correct

पिछला बटन पहले देखे गए पृष्ठ पर लौटाता है। / The Back button returns to the previously viewed page.

Step 3

Exam Tip

जाल विचरक के सामान्य बटन परीक्षा में पूछे जा सकते हैं। / Common browser buttons can be asked in exams.

Open Question Page
Ask Friends

मोजेक ब्राउजर को वेब लोकप्रियता में निर्णायक क्यों माना जाता है?

Why is Mosaic browser considered decisive in Web popularity?

Explanation opens after your attempt
Correct Answer

A. इसने ग्राफिकल वेब ब्राउजिंग को सामान्य लोगों तक पहुंचाने में मदद कीIt helped bring graphical Web browsing to common users

Explanation

Simple Explanation

मोजेक शुरुआती लोकप्रिय ग्राफिकल ब्राउजर था। परीक्षा में वेब बनाने और वेब लोकप्रिय बनाने के बीच अंतर रखें। / Mosaic was an early popular graphical browser. For exams keep the difference between creating the Web and popularizing it.

Open Question Page
Ask Friends

मोजेक ब्राउजर को वेब के जनसामान्यीकरण से जोड़ने का कारण क्या है?

Why is Mosaic browser linked with popularization of the Web?

Explanation opens after your attempt
Correct Answer

A. इसने ग्राफिकल रूप से वेब पेज देखना आसान बनायाIt made viewing Web pages graphically easier

Explanation

Simple Explanation

मोजेक शुरुआती लोकप्रिय ग्राफिकल ब्राउजरों में था। परीक्षा में वेब निर्माण और वेब लोकप्रियता को अलग समझें। / Mosaic was among early popular graphical browsers. For exams distinguish Web creation and Web popularization.

Open Question Page
Ask Friends

मोजेक ब्राउजर को वेब इतिहास में क्यों पढ़ा जाता है?

Why is Mosaic browser studied in Web history?

Explanation opens after your attempt
Correct Answer

A. क्योंकि इसने वेब को दृश्य रूप से उपयोग करना लोकप्रिय बनायाBecause it made visual use of the Web popular

Explanation

Simple Explanation

मोजेक शुरुआती लोकप्रिय ग्राफिकल ब्राउजरों में था। परीक्षा में ब्राउजरों को वेब के प्रसार से जोड़ें। / Mosaic was among early popular graphical browsers. For exams connect browsers with the spread of the Web.

Open Question Page
Ask Friends

मोजेक ब्राउजर का महत्व क्या था?

What was the importance of Mosaic browser?

Explanation opens after your attempt
Correct Answer

A. इसने वेब पेज देखना अधिक लोकप्रिय बनायाIt made viewing web pages more popular

Explanation

Simple Explanation

मोजेक शुरुआती लोकप्रिय वेब ब्राउजरों में था। परीक्षा में ब्राउजरों को वेब के प्रसार से जोड़ें। / Mosaic was among early popular web browsers. For exams connect browsers with the spread of the Web.

Open Question Page
Ask Friends

राउटर और ब्राउजर में सही अंतर क्या है?

What is the correct difference between router and browser?

Explanation opens after your attempt
Correct Answer

A. राउटर नेटवर्क हार्डवेयर है और ब्राउजर इंटरनेट देखने वाला सॉफ्टवेयर हैRouter is network hardware and browser is software for viewing internet

Explanation

Simple Explanation

राउटर डाटा मार्ग देता है जबकि ब्राउजर वेब पेज दिखाता है। परीक्षा में नाम मिलते जुलते हों तब कार्य से पहचानें। / A router routes data while a browser displays web pages. For exams identify similar sounding terms by their functions.

Open Question Page
Ask Friends

यदि इंटरनेट चल रहा है लेकिन ब्राउजर खुलते ही बंद हो जाता है तो पहले किस प्रकार की समस्या सोची जा सकती है?

If internet is working but the browser closes as soon as it opens what type of problem may be considered first?

Explanation opens after your attempt
Correct Answer

A. एप्लीकेशन सॉफ्टवेयर समस्याApplication software problem

Explanation

Simple Explanation

ब्राउजर का बंद होना उसी एप्लीकेशन में सॉफ्टवेयर त्रुटि दिखा सकता है। परीक्षा में लक्षण के आधार पर हार्डवेयर और सॉफ्टवेयर अलग करें। / Browser closing can indicate a software error in that application. For exams separate hardware and software by symptoms.

Open Question Page
Ask Friends

वेब ब्राउजर किसका उदाहरण है?

A web browser is an example of what?

Explanation opens after your attempt
Correct Answer

A. एप्लीकेशन सॉफ्टवेयरApplication software

Explanation

Simple Explanation

वेब ब्राउजर इंटरनेट पेज खोलने के लिए उपयोग होने वाला एप्लीकेशन सॉफ्टवेयर है। परीक्षा में क्रोम और फायरफॉक्स जैसे नामों को ब्राउजर मानें। / A web browser is application software used to open internet pages. For exams remember names like Chrome and Firefox as browsers.

Open Question Page
Ask Friends

कौन सा विकल्प केवल सॉफ्टवेयर से जुड़ी गतिविधि है?

Which option is an activity related only to software?

Explanation opens after your attempt
Correct Answer

A. ब्राउजर कैश साफ करनाClearing browser cache

Explanation

Simple Explanation

ब्राउजर कैश साफ करना सॉफ्टवेयर डाटा और सेटिंग से जुड़ा कार्य है। परीक्षा में ऐप के अंदर की सफाई को सॉफ्टवेयर कार्य मानें। / Clearing browser cache is related to software data and settings. For exams treat cleaning inside an app as software task.

Open Question Page
Ask Friends

साझा कंप्यूटर पर ब्राउज़र या फाइल कार्य के बाद लॉग आउट करना क्यों आवश्यक है?

Why is logging out necessary after browser or file work on a shared computer?

Explanation opens after your attempt
Correct Answer

A. अन्य उपयोगकर्ता को खाते और निजी डेटा तक पहुँच से रोकने के लिएTo prevent another user from accessing the account and private data

Explanation

Simple Explanation

लॉग आउट सक्रिय उपयोगकर्ता सत्र समाप्त करता है। परीक्षा में विंडो बंद करने और खाता बंद करने में अंतर करें। / Logging out ends the active user session. Distinguish closing a window from ending an account session in exams.

Open Question Page
Ask Friends

जाल विचरक में डाउनलोड का अर्थ क्या है?

What does download mean in a web browser?

Explanation opens after your attempt
Correct Answer

A. अंतरजाल से संचिका अपने उपकरण में लेनाTo get a file from the internet to your device

Step 1

Concept

डाउनलोड में संचिका अंतरजाल से आपके उपकरण में आती है। / In downloading, a file comes from the internet to your device.

Step 2

Why this answer is correct

यह चित्र, दस्तावेज या अन्य सामग्री हो सकती है। / It may be an image, document, or other content.

Step 3

Exam Tip

अज्ञात स्रोत से डाउनलोड करते समय सावधानी रखें। / Be careful while downloading from unknown sources.

Open Question Page
Ask Friends

टिम बर्नर्स ली और मोजेक ब्राउजर का सही संबंध क्या है?

What is the correct relation between Tim Berners Lee and Mosaic browser?

Explanation opens after your attempt
Correct Answer

A. टिम वेब विकास से और मोजेक वेब उपयोग की लोकप्रियता से जुड़ा हैTim is linked with Web development and Mosaic with popularization of Web use

Explanation

Simple Explanation

टिम बर्नर्स ली वेब से जुड़े हैं और मोजेक शुरुआती लोकप्रिय ब्राउजर था। परीक्षा में निर्माण और प्रसार का अंतर रखें। / Tim Berners Lee is linked with the Web and Mosaic was an early popular browser. For exams keep creation and spread distinct.

Open Question Page
Ask Friends

टिम बर्नर्स ली और मोजेक ब्राउजर के संबंध में सही व्याख्या कौन सी है?

Which explanation is correct about Tim Berners Lee and Mosaic browser?

Explanation opens after your attempt
Correct Answer

A. टिम वेब विकास से और मोजेक वेब उपयोग के लोकप्रिय प्रसार से जुड़ा हैTim is linked with Web development and Mosaic with popular spread of Web use

Explanation

Simple Explanation

टिम बर्नर्स ली वेब से जुड़े हैं और मोजेक शुरुआती लोकप्रिय ब्राउजर था। परीक्षा में आविष्कार और लोकप्रियता का अंतर रखें। / Tim Berners Lee is linked with the Web and Mosaic was an early popular browser. For exams keep invention and popularity separate.

Open Question Page
Ask Friends

टिम बर्नर्स ली और मोजेक ब्राउजर को सही क्रम में कैसे समझेंगे?

How should Tim Berners Lee and Mosaic browser be understood in correct sequence?

Explanation opens after your attempt
Correct Answer

A. वेब का विकास और फिर वेब उपयोग को लोकप्रिय करने वाले ब्राउजरWeb development and then browser that popularized Web use

Explanation

Simple Explanation

टिम बर्नर्स ली वेब से जुड़े हैं और मोजेक शुरुआती लोकप्रिय ग्राफिकल ब्राउजर था। परीक्षा में आविष्कार और लोकप्रिय प्रसार अलग करें। / Tim Berners Lee is linked with the Web and Mosaic was an early popular graphical browser. For exams separate invention and popular spread.

Open Question Page
Ask Friends

लेखन कैश प्रदर्शन बढ़ाने के साथ कौन सा जोखिम पैदा कर सकता है?

What risk can write caching introduce while improving performance?

Explanation opens after your attempt
Correct Answer

C. अचानक बिजली जाने पर लंबित डेटा खोनाLosing pending data during sudden power failure

Explanation

Simple Explanation

लेखन कैश डेटा को पहले तेज स्मृति में रखता है और बाद में भंडारण पर लिखता है। अचानक बिजली जाने से अभी न लिखा गया डेटा खो सकता है। / Write caching first keeps data in fast memory and writes it to storage later. Pending data may be lost during a sudden power failure.

Open Question Page
Ask Friends

लेखन कैश सक्रिय होने पर अचानक बिजली जाने का विशेष जोखिम क्या है?

What special risk exists if power fails suddenly while write caching is enabled?

Explanation opens after your attempt
Correct Answer

B. स्मृति में लंबित आँकड़े भंडारण पर न लिखे जाने से खो सकते हैंPending data in memory may be lost before being written to storage

Explanation

Simple Explanation

लेखन कैश प्रदर्शन बढ़ाता है लेकिन लंबित आँकड़े बिजली जाने पर खो सकते हैं। परीक्षा में लाभ और जोखिम दोनों याद रखें। / Write caching improves performance but pending data may be lost during power failure. Remember both benefit and risk.

Open Question Page
Ask Friends

सीपीयू और रैम के बीच तेज डेटा उपलब्ध कराने वाली स्मृति कौन-सी है?

Which memory provides fast data access between the CPU and RAM?

Explanation opens after your attempt
Correct Answer

D. कैश स्मृतिCache memory

Explanation

Simple Explanation

कैश बार-बार उपयोग होने वाला डेटा सीपीयू के निकट रखती है। परीक्षा में इसे रैम से तेज मानें। / Cache keeps frequently used data close to the CPU. Remember that it is faster than RAM.

Open Question Page
Ask Friends

कंप्यूटर में अस्थायी रूप से बार बार उपयोग होने वाले आँकड़ों को प्रक्रमक के पास रखने वाली स्मृति कौन सी है?

Which memory stores frequently used data temporarily close to the processor?

Explanation opens after your attempt
Correct Answer

A. कैश स्मृतिCache memory

Explanation

Simple Explanation

कैश स्मृति प्रक्रमक को आवश्यक आँकड़ों तक तेज पहुँच देती है। परीक्षा में इसे मुख्य स्मृति से छोटी और तेज याद रखें। / Cache memory gives the processor faster access to frequently needed data. Remember that it is smaller and faster than main memory.

Open Question Page
Ask Friends

कंप्यूटर में निर्देशों को अस्थायी रूप से बहुत तेज रखने वाली छोटी स्मृति कौन सी है?

Which small memory stores instructions temporarily at very high speed in a computer?

Explanation opens after your attempt
Correct Answer

A. कैश स्मृतिCache Memory

Explanation

Simple Explanation

कैश स्मृति बार बार उपयोग होने वाले डेटा और निर्देशों को तेजी से उपलब्ध कराती है। यह मुख्य स्मृति से छोटी होती है। / Cache memory provides frequently used data and instructions quickly. It is smaller than main memory.

Open Question Page
Ask Friends

सीपीयू के बहुत निकट स्थित तेज स्मृति कौन-सी होती है?

Which fast memory is located very close to the CPU?

Explanation opens after your attempt
Correct Answer

B. कैश स्मृतिCache memory

Explanation

Simple Explanation

कैश स्मृति बार-बार उपयोग होने वाले डेटा तक तेज पहुंच देती है। परीक्षा में इसे रैम से छोटी और तेज मानें। / Cache memory provides fast access to frequently used data. Treat it as smaller and faster than RAM.

Open Question Page
Ask Friends

कंप्यूटर में बार-बार उपयोग होने वाले डेटा तक तेज पहुँच देने वाली स्मृति कौन-सी है?

Which memory provides fast access to frequently used data in a computer?

Explanation opens after your attempt
Correct Answer

A. कैश स्मृतिCache memory

Explanation

Simple Explanation

कैश स्मृति तेज होती है और प्रसंस्करण में सहायता करती है। परीक्षा में इसे दीर्घकालिक भंडारण न मानें। / Cache memory is fast and supports processing. Do not treat it as long-term storage in exams.

Open Question Page
Ask Friends

इंटरनेट पर वेबसाइट खोलने के लिए किस सॉफ्टवेयर की आवश्यकता होती है?

Which software is needed to open websites on the internet?

Explanation opens after your attempt
Correct Answer

A. वेब ब्राउज़रWeb browser

Explanation

Simple Explanation

वेब ब्राउज़र वेबसाइटों तक पहुंच और उन्हें प्रदर्शित करता है। परीक्षा में ब्राउज़र और खोज इंजन अलग समझें। / A web browser accesses and displays websites. Distinguish a browser from a search engine.

Open Question Page
Ask Friends

इंटरनेट पर वेबसाइट देखने के लिए कौन सा सॉफ्टवेयर उपयोग होता है?

Which software is used to view websites on the internet?

Explanation opens after your attempt
Correct Answer

D. वेब ब्राउज़रWeb browser

Explanation

Simple Explanation

वेब ब्राउज़र वेबसाइट खोलने और इंटरनेट सामग्री देखने के लिए उपयोग होता है। परीक्षा में ब्राउज़र और खोज इंजन अलग समझें। / A web browser is used to open websites and view internet content. Distinguish a browser from a search engine.

Open Question Page
Ask Friends

अंतरजाल पर वेबसाइट खोलने के लिए किस तंत्रांश का उपयोग किया जाता है?

Which software is used to open websites on the internet?

Explanation opens after your attempt
Correct Answer

A. वेब ब्राउज़रWeb Browser

Explanation

Simple Explanation

वेब ब्राउज़र वेबसाइटों को खोलने और देखने में सहायता करता है। क्रोम और फायरफॉक्स इसके उदाहरण हैं। / A web browser helps open and view websites. Chrome and Firefox are examples.

Open Question Page
Ask Friends

कुकी के बारे में सही कथन कौन सा है?

Which statement about cookies is correct?

Explanation opens after your attempt
Correct Answer

A. वे वेबसाइट द्वारा ब्राउजर में रखी छोटी जानकारी हो सकती हैंThey can be small information stored by a website in the browser

Step 1

Concept

कुकी वेबसाइट और ब्राउजर से संबंधित छोटी जानकारी हो सकती है। / Cookies can be small pieces of information related to a website and browser.

Step 2

Why this answer is correct

इसका उपयोग लॉगिन स्थिति या पसंद याद रखने में हो सकता है। / They may remember login status or preferences.

Step 3

Exam Tip

गोपनीयता के लिए कुकी अनुमति समझकर देनी चाहिए। / Cookie permissions should be handled carefully for privacy.

Open Question Page
Ask Friends

यदि किसी जालस्थल को रोज पढ़ना पड़ता है, तो उसे जल्दी खोलने के लिए क्या उपयोगी है?

If a website needs to be read daily, what is useful for opening it quickly?

Explanation opens after your attempt
Correct Answer

A. बुकमार्कBookmark

Step 1

Concept

बार बार उपयोग होने वाला जालस्थल अलग से सुरक्षित किया जा सकता है। / A frequently used website can be saved separately.

Step 2

Why this answer is correct

बुकमार्क उसे जल्दी खोलने में मदद करता है। / A bookmark helps open it quickly.

Step 3

Exam Tip

जाल विचरक की सुविधाओं में बुकमार्क को याद रखें। / Remember bookmark as a browser feature.

Open Question Page
Ask Friends

किसी जाल पृष्ठ पर जानकारी पुरानी लग रही है, तो पहले कौन सी क्रिया आजमाई जा सकती है?

If information on a web page seems old, which action can be tried first?

Explanation opens after your attempt
Correct Answer

A. पृष्ठ ताजा करनाRefresh the page

Step 1

Concept

कभी जाल पृष्ठ पुराना रूप दिखा सकता है। / Sometimes a web page may show an old version.

Step 2

Why this answer is correct

ताजा करने से पृष्ठ फिर से लोड होता है। / Refresh reloads the page.

Step 3

Exam Tip

जाल विचरक की सामान्य क्रियाओं को उनके उपयोग से जोड़ें। / Connect browser actions with their uses.

Open Question Page
Ask Friends

यदि जाल पृष्ठ ठीक से नहीं खुल रहा है, तो पहले कौन सी सरल क्रिया की जा सकती है?

If a web page is not opening properly, which simple action can be tried first?

Explanation opens after your attempt
Correct Answer

A. पृष्ठ ताजा करनाRefresh the page

Step 1

Concept

कभी जाल पृष्ठ अधूरा या पुराना खुल सकता है। / Sometimes a web page opens incomplete or old.

Step 2

Why this answer is correct

ताजा करने से पृष्ठ फिर से लोड होता है। / Refresh reloads the page.

Step 3

Exam Tip

जाल विचरक की सामान्य क्रियाओं में यह महत्वपूर्ण है। / This is an important common browser action.

Open Question Page
Ask Friends

किसी जालस्थल को बार बार खोलना हो, तो कौन सी सुविधा समय बचा सकती है?

Which feature can save time if a website needs to be opened repeatedly?

Explanation opens after your attempt
Correct Answer

A. बुकमार्कBookmark

Step 1

Concept

कुछ जालस्थल बार बार उपयोग में आते हैं। / Some websites are used again and again.

Step 2

Why this answer is correct

बुकमार्क उन्हें सुरक्षित रखकर जल्दी खोलने में मदद करता है। / A bookmark saves them for quick opening.

Step 3

Exam Tip

जाल विचरक की सुविधाओं को उनके उपयोग से जोड़कर याद रखें। / Remember browser features by their use.

Open Question Page
Ask Friends

यदि किसी जाल पृष्ठ में पुरानी जानकारी दिख रही है, तो पहले कौन सी क्रिया की जा सकती है?

If a web page is showing old information, which action can be tried first?

Explanation opens after your attempt
Correct Answer

B. पृष्ठ ताजा करनाRefresh the page

Step 1

Concept

कभी जाल पृष्ठ पुराना रूप दिखा सकता है। / Sometimes a web page may show an old view.

Step 2

Why this answer is correct

ताजा करने से पृष्ठ फिर से लोड होता है। / Refresh reloads the page.

Step 3

Exam Tip

जाल विचरक के सामान्य आदेशों को उपयोग स्थिति से जोड़ें। / Connect common browser commands with their use cases.

Open Question Page
Ask Friends

जाल पृष्ठ को ताजा करने के लिए किस क्रिया का उपयोग किया जाता है?

Which action is used to reload a web page?

Explanation opens after your attempt
Correct Answer

A. ताजा करनाRefresh

Step 1

Concept

कभी जाल पृष्ठ ठीक से नहीं खुलता या पुरानी जानकारी दिखाता है। / Sometimes a web page does not open properly or shows old information.

Step 2

Why this answer is correct

ताजा करने से पृष्ठ फिर से लोड होता है। / Refresh reloads the page.

Step 3

Exam Tip

जाल विचरक की सामान्य क्रियाएं याद रखें। / Remember common browser actions.

Open Question Page
Ask Friends

जालस्थल को बार बार जल्दी खोलने के लिए किस सुविधा का उपयोग किया जा सकता है?

Which feature can be used to open a website quickly again and again?

Explanation opens after your attempt
Correct Answer

A. बुकमार्कBookmark

Step 1

Concept

कुछ जालस्थल हमें बार बार खोलने पड़ते हैं। / Some websites need to be opened again and again.

Step 2

Why this answer is correct

बुकमार्क उन्हें सुरक्षित रखकर जल्दी खोलने में मदद करता है। / A bookmark saves them for quick access.

Step 3

Exam Tip

इसे जाल विचरक की सुविधा के रूप में याद रखें। / Remember it as a browser feature.

Open Question Page
Ask Friends

जालस्थल का पता लिखने की जगह को क्या कहते हैं?

What is the place for typing a website address called?

Explanation opens after your attempt
Correct Answer

A. पता पट्टीAddress bar

Step 1

Concept

जालस्थल खोलने के लिए उसका पता लिखा जाता है। / A website is opened by typing its address.

Step 2

Why this answer is correct

यह पता जाल विचरक की पता पट्टी में लिखा जाता है। / This address is typed in the browser's address bar.

Step 3

Exam Tip

परीक्षा में जाल पते से जुड़े प्रश्न में पता पट्टी पहचानें। / In exams, identify address bar in questions about website addresses.

Open Question Page
Ask Friends

जालस्थल देखने के लिए किसका उपयोग किया जाता है?

What is used to view websites?

Explanation opens after your attempt
Correct Answer

A. जाल विचरकWeb browser

Step 1

Concept

जालस्थल इंटरनेट पर उपलब्ध पृष्ठ होते हैं। / Websites are pages available on the internet.

Step 2

Why this answer is correct

उन्हें खोलने और देखने के लिए जाल विचरक उपयोग होता है। / A web browser is used to open and view them.

Step 3

Exam Tip

उदाहरण आधारित प्रश्नों में ब्राउजर को जाल देखने वाला साधन समझें। / In example-based questions, remember browser as the tool for web access.

Open Question Page
Ask Friends

जालस्थल खोलने के लिए कौन सा सॉफ्टवेयर प्रयोग किया जाता है?

Which software is used to open websites?

Explanation opens after your attempt
Correct Answer

A. ब्राउज़रBrowser

Step 1

Concept

जालस्थल देखने के लिए विशेष सॉफ्टवेयर चाहिए। / Special software is needed to view websites.

Step 2

Why this answer is correct

ब्राउज़र वेब पृष्ठ खोलता और दिखाता है। / A browser opens and displays web pages.

Step 3

Exam Tip

जालस्थल या वेब पृष्ठ से जुड़ा उत्तर ब्राउज़र है। / Website or web page questions point to browser.

Open Question Page
Ask Friends

मोजेक जैसे ब्राउजरों ने वेब के प्रसार में कैसे मदद की?

How did browsers like Mosaic help spread the Web?

Explanation opens after your attempt
Correct Answer

A. वेब पेज देखना आसान और दृश्य बनायाThey made viewing web pages easier and visual

Explanation

Simple Explanation

ग्राफिकल ब्राउजरों ने सामान्य उपयोगकर्ता के लिए वेब को आसान बनाया। परीक्षा में ब्राउजर को वेब प्रसार से जोड़ें। / Graphical browsers made the Web easier for common users. For exams connect browsers with the spread of the Web.

Open Question Page
Ask Friends

पहले लोकप्रिय ब्राउजरों ने कंप्यूटर उपयोग में क्या बदलाव किया?

What change did early popular browsers bring to computer use?

Explanation opens after your attempt
Correct Answer

A. वेब पेज देखना आसान बनायाMade viewing web pages easier

Explanation

Simple Explanation

ब्राउजरों ने वेब को सामान्य लोगों तक पहुंचाने में मदद की। परीक्षा में मोजेक जैसे ब्राउजरों को वेब प्रसार से जोड़ें। / Browsers helped bring the Web to common people. For exams connect browsers like Mosaic with the spread of the Web.

Open Question Page
Ask Friends

पहला लोकप्रिय वेब ब्राउजरों में मोजेक किस क्षेत्र से जुड़ा था?

Mosaic among early popular web browsers was related to which area?

Explanation opens after your attempt
Correct Answer

A. वेब पेज देखने सेViewing web pages

Explanation

Simple Explanation

मोजेक शुरुआती लोकप्रिय वेब ब्राउजरों में था। परीक्षा में इसे वेब के प्रसार से जोड़ें। / Mosaic was among early popular web browsers. For exams connect it with the spread of the Web.

Open Question Page
Ask Friends

किस विकल्प में गलत वर्गीकरण छिपा है?

Which option contains a hidden wrong classification?

Explanation opens after your attempt
Correct Answer

A. ब्राउजर को नेटवर्क हार्डवेयर कहनाCalling browser network hardware

Explanation

Simple Explanation

ब्राउजर नेटवर्क हार्डवेयर नहीं बल्कि वेब उपयोग का एप्लीकेशन सॉफ्टवेयर है। परीक्षा में समान शब्दों को उनके काम से पहचानें। / A browser is not network hardware but application software for web use. For exams identify similar terms by their work.

Open Question Page
Ask Friends

कौन सा विकल्प हार्डवेयर संसाधन का उदाहरण नहीं है?

Which option is not an example of a hardware resource?

Explanation opens after your attempt
Correct Answer

A. वेब ब्राउजरWeb browser

Explanation

Simple Explanation

वेब ब्राउजर सॉफ्टवेयर है जबकि प्रोसेसर रैम और स्टोरेज हार्डवेयर संसाधन हैं। परीक्षा में संसाधन और प्रोग्राम अलग करें। / Web browser is software while processor RAM and storage are hardware resources. For exams separate resources and programs.

Open Question Page
Ask Friends

किस विकल्प में सॉफ्टवेयर और उसके रखरखाव का सही मिलान है?

Which option correctly matches software with its maintenance?

Explanation opens after your attempt
Correct Answer

A. ब्राउजर और अपडेट लगानाBrowser and installing update

Explanation

Simple Explanation

ब्राउजर अपडेट सुरक्षा और कार्यक्षमता सुधार सकता है। परीक्षा में प्रोग्राम अपडेट को सॉफ्टवेयर रखरखाव मानें। / Browser update can improve security and function. For exams treat program updates as software maintenance.

Open Question Page
Ask Friends

किस विकल्प में गलत वर्गीकरण दिया गया है?

Which option gives an incorrect classification?

Explanation opens after your attempt
Correct Answer

A. वेब ब्राउजर एक हार्डवेयर हैWeb browser is hardware

Explanation

Simple Explanation

वेब ब्राउजर हार्डवेयर नहीं बल्कि सॉफ्टवेयर है। परीक्षा में ब्राउजर को इंटरनेट उपयोग के एप्लीकेशन सॉफ्टवेयर के रूप में पहचानें। / A web browser is not hardware but software. For exams identify browser as application software for internet use.

Open Question Page
Ask Friends

किस सॉफ्टवेयर से इंटरनेट पेज देखे जाते हैं?

Which software is used to view internet pages?

Explanation opens after your attempt
Correct Answer

A. वेब ब्राउजरWeb browser

Explanation

Simple Explanation

वेब ब्राउजर वेबसाइट और इंटरनेट पेज खोलता है। परीक्षा में ब्राउजर को एप्लीकेशन सॉफ्टवेयर मानें। / A web browser opens websites and internet pages. For exams treat browser as application software.

Open Question Page
Ask Friends

कौन सा विकल्प कंप्यूटर प्रोग्राम है?

Which option is a computer program?

Explanation opens after your attempt
Correct Answer

A. वेब ब्राउजरWeb browser

Explanation

Simple Explanation

वेब ब्राउजर इंटरनेट पेज खोलने वाला सॉफ्टवेयर है। परीक्षा में काम कराने वाले प्रोग्राम को सॉफ्टवेयर समझें। / A web browser is software that opens internet pages. For exams understand programs that perform tasks as software.

Open Question Page
Ask Friends