Computer Fundamentals — MCQ Practice

Hindi aur English dono mein practice karo — click karo answer check karne ke liye

📚 2941 Questions 🌐 Hindi + English ✅ Free
भाषा / Language:
2941 questions
196
EN + हिं Easy
GB A virus requires which of the following to spread?
IN एक वायरस को फैलने के लिए निम्नलिखित में से किसकी आवश्यकता होती है?
A
Internet connection इंटरनेट कनेक्शन
B
Host program मेजबान कार्यक्रम
C
User's permission उपयोगकर्ता की अनुमति
D
Admin rights व्यवस्थापक अधिकार
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) A computer virus requires a host program to attach itself to in order to replicate and spread.
व्याख्या (हिन्दी) एक कंप्यूटर वायरस को प्रतिकृति बनाने और फैलने के लिए खुद को संलग्न करने के लिए एक होस्ट प्रोग्राम की आवश्यकता होती है।
197
EN + हिं Medium
GB Which software manages CPU scheduling?
IN कौन सा सॉफ्टवेयर सीपीयू शेड्यूलिंग का प्रबंधन करता है?
A
Compiler संकलक
B
OS Scheduler ओएस अनुसूचक
C
BIOS बायोस
D
Device driver डिवाइस ड्राइवर
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) The OS scheduler (part of the operating system) manages CPU time allocation among processes.
व्याख्या (हिन्दी) ओएस शेड्यूलर (ऑपरेटिंग सिस्टम का हिस्सा) प्रक्रियाओं के बीच सीपीयू समय आवंटन का प्रबंधन करता है।
198
EN + हिं Medium
GB Proprietary software means?
IN मालिकाना सॉफ्टवेयर का मतलब है?
A
Free and open source मुफ़्त और खुला स्रोत
B
Owned and controlled by developer डेवलपर द्वारा स्वामित्व और नियंत्रण
C
Donated to public domain सार्वजनिक डोमेन को दान कर दिया गया
D
Community developed समुदाय का विकास हुआ
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Proprietary software is owned by the developer who controls its distribution and source code.
व्याख्या (हिन्दी) मालिकाना सॉफ़्टवेयर का स्वामित्व डेवलपर के पास होता है जो इसके वितरण और स्रोत कोड को नियंत्रित करता है।
199
EN + हिं Easy
GB Which of these is an example of embedded software?
IN इनमें से कौन एम्बेडेड सॉफ़्टवेयर का उदाहरण है?
A
MS Office एमएस ऑफिस
B
Linux kernel लिनक्स कर्नेल
C
Software in a microwave oven माइक्रोवेव ओवन में सॉफ्टवेयर
D
Oracle DB ओरेकल डीबी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Embedded software is programmed into devices like microwave ovens, washing machines, and cars.
व्याख्या (हिन्दी) एंबेडेड सॉफ़्टवेयर को माइक्रोवेव ओवन, वॉशिंग मशीन और कारों जैसे उपकरणों में प्रोग्राम किया जाता है।
200
EN + हिं Medium
GB Throughput of a CPU is measured in?
IN सीपीयू का थ्रूपुट किसमें मापा जाता है?
A
MIPS or FLOPS एमआईपीएस या फ्लॉप
B
Watts वाट
C
GHz only केवल GHz
D
Bytes per cycle प्रति चक्र बाइट्स
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) CPU throughput is measured in MIPS (Millions of Instructions Per Second) or FLOPS (Floating Point Operations Per Second).
व्याख्या (हिन्दी) सीपीयू थ्रूपुट को MIPS (प्रति सेकंड लाखों निर्देश) या FLOPS (फ़्लोटिंग पॉइंट ऑपरेशंस प्रति सेकंड) में मापा जाता है।
201
EN + हिं Medium
GB The binary number system uses how many digits?
IN बाइनरी संख्या प्रणाली कितने अंकों का उपयोग करती है?
A
8 8
B
10 10
C
2 2
D
16 16
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Binary uses two digits: 0 and 1 (base-2 number system).
व्याख्या (हिन्दी) बाइनरी दो अंकों का उपयोग करती है: 0 और 1 (आधार-2 संख्या प्रणाली)।
202
EN + हिं Easy
GB What is the decimal equivalent of binary 1010?
IN बाइनरी 1010 का दशमलव समतुल्य क्या है?
A
8 8
B
10 10
C
12 12
D
14 14
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 1010 in binary = 1×8 + 0×4 + 1×2 + 0×1 = 8+2 = 10 in decimal.
व्याख्या (हिन्दी) बाइनरी में 1010 = दशमलव में 1×8 + 0×4 + 1×2 + 0×1 = 8+2 = 10।
203
EN + हिं Medium
GB Hexadecimal number system has a base of?
IN हेक्साडेसिमल संख्या प्रणाली का आधार होता है?
A
2 2
B
8 8
C
10 10
D
16 16
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Hexadecimal (hex) is base-16, using digits 0-9 and letters A-F.
व्याख्या (हिन्दी) हेक्साडेसिमल (हेक्स) आधार-16 है, जिसमें अंक 0-9 और अक्षर ए-एफ का उपयोग किया जाता है।
204
EN + हिं Medium
GB Which letter represents the decimal value 10 in hexadecimal?
IN हेक्साडेसिमल में कौन सा अक्षर दशमलव मान 10 को दर्शाता है?
A
A
B
B बी
C
E
D
F एफ
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) In hex: A=10, B=11, C=12, D=13, E=14, F=15.
व्याख्या (हिन्दी) हेक्स में: A=10, B=11, C=12, D=13, E=14, F=15।
205
EN + हिं Easy
GB ASCII stands for?
IN ASCII का मतलब क्या है?
A
American Standard Code for Information Interchange अमेरिकन मानक कोड जानकारी आदान प्रदान के लिए
B
American Standard Computer Information Interchange अमेरिकी मानक कंप्यूटर सूचना इंटरचेंज
C
Automated Standard Code for Information Interchange सूचना आदान-प्रदान के लिए स्वचालित मानक कोड
D
American System Code for International Interchange अंतर्राष्ट्रीय इंटरचेंज के लिए अमेरिकी सिस्टम कोड
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) ASCII (American Standard Code for Information Interchange) is a character encoding standard using 7 bits.
व्याख्या (हिन्दी) ASCII (अमेरिकन स्टैंडर्ड कोड फॉर इंफॉर्मेशन इंटरचेंज) 7 बिट्स का उपयोग करने वाला एक कैरेक्टर एन्कोडिंग मानक है।
206
EN + हिं Medium
GB How many bits are used in standard ASCII?
IN मानक ASCII में कितने बिट्स का उपयोग किया जाता है?
A
4 4
B
7 7
C
8 8
D
16 16
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Standard ASCII uses 7 bits to represent 128 characters (0-127).
व्याख्या (हिन्दी) मानक ASCII 128 वर्णों (0-127) का प्रतिनिधित्व करने के लिए 7 बिट्स का उपयोग करता है।
207
EN + हिं Medium
GB Unicode uses how many bits in UTF-8 minimum?
IN यूनिकोड UTF-8 में न्यूनतम कितने बिट्स का उपयोग करता है?
A
7 7
B
8 8
C
16 16
D
32 32
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) UTF-8 uses a minimum of 8 bits (1 byte) for ASCII characters, extending to 4 bytes for other characters.
व्याख्या (हिन्दी) UTF-8 ASCII वर्णों के लिए न्यूनतम 8 बिट्स (1 बाइट) का उपयोग करता है, जो अन्य वर्णों के लिए 4 बाइट्स तक विस्तारित होता है।
208
EN + हिं Medium
GB The decimal value of hexadecimal FF is?
IN हेक्साडेसिमल FF का दशमलव मान है?
A
150 150
B
255 255
C
256 256
D
128 128
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) FF hex = 15×16 + 15 = 240 + 15 = 255 in decimal.
व्याख्या (हिन्दी) एफएफ हेक्स = 15×16 + 15 = 240 + 15 = 255 दशमलव में।
209
EN + हिं Medium
GB Binary 11111111 is equal to what decimal value?
IN बाइनरी 11111111 किस दशमलव मान के बराबर है?
A
127 127
B
255 255
C
256 256
D
128 128
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 11111111 = 128+64+32+16+8+4+2+1 = 255 in decimal.
व्याख्या (हिन्दी) 1111111 = 128+64+32+16+8+4+2+1 = 255 दशमलव में।
210
EN + हिं Medium
GB The octal number system has a base of?
IN अष्टक संख्या प्रणाली का आधार होता है?
A
2 2
B
8 8
C
10 10
D
16 16
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Octal is base-8, using digits 0 through 7.
व्याख्या (हिन्दी) ऑक्टल आधार-8 है, जिसमें 0 से 7 अंक का उपयोग किया जाता है।
196–210 of 2941