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
211
EN + हिं Hard
GB Convert decimal 25 to binary?
IN दशमलव 25 को बाइनरी में बदलें?
A
11001 11001
B
10011 10011
C
11100 11100
D
10101 10101
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 25 in decimal: 25=16+8+1 = 11001 in binary.
व्याख्या (हिन्दी) दशमलव में 25: बाइनरी में 25=16+8+1 = 11001।
212
EN + हिं Easy
GB BCD stands for?
IN बीसीडी का मतलब है?
A
Binary Coded Decimal बाइनरी कोडित दशमलव
B
Binary Computer Data बाइनरी कंप्यूटर डेटा
C
Byte Coded Decimal बाइट कोडित दशमलव
D
Binary Circuit Digit बाइनरी सर्किट अंक
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) BCD (Binary Coded Decimal) represents each decimal digit with 4 binary bits.
व्याख्या (हिन्दी) बीसीडी (बाइनरी कोडेड डेसीमल) 4 बाइनरी बिट्स के साथ प्रत्येक दशमलव अंक का प्रतिनिधित्व करता है।
213
EN + हिं Medium
GB In 2's complement, how is -1 represented in 8-bit binary?
IN 2 के पूरक में, -1 को 8-बिट बाइनरी में कैसे दर्शाया जाता है?
A
10000001 10000001
B
11111110 11111110
C
11111111 11111111
D
10000000 10000000
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) In 8-bit 2's complement, -1 = 11111111 (all ones).
व्याख्या (हिन्दी) 8-बिट 2 के पूरक में, -1 = 11111111 (सभी)।
214
EN + हिं Medium
GB The decimal value of octal 17 is?
IN अष्टक 17 का दशमलव मान है?
A
15 15
B
16 16
C
17 17
D
None of these इनमें से कोई नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Octal 17 = 1×8 + 7 = 15 in decimal.
व्याख्या (हिन्दी) अष्टक 17 = 1×8 + 7 = 15 दशमलव में।
215
EN + हिं Medium
GB Hexadecimal 1A in decimal is?
IN हेक्साडेसिमल 1A दशमलव में है?
A
26 26
B
27 27
C
28 28
D
29 29
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 1A hex = 1×16 + 10 = 16 + 10 = 26.
व्याख्या (हिन्दी) 1ए हेक्स = 1×16 + 10 = 16 + 10 = 26.
216
EN + हिं Medium
GB Which number system is most natural for computers?
IN कंप्यूटर के लिए कौन सी संख्या प्रणाली सबसे स्वाभाविक है?
A
Decimal दशमलव
B
Octal अष्टभुजाकार
C
Binary द्विआधारी
D
Hexadecimal हेक्साडेसिमल
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Binary is most natural for digital computers as electronic circuits have two states: on (1) and off (0).
व्याख्या (हिन्दी) डिजिटल कंप्यूटर के लिए बाइनरी सबसे स्वाभाविक है क्योंकि इलेक्ट्रॉनिक सर्किट में दो अवस्थाएँ होती हैं: ऑन (1) और ऑफ (0)।
217
EN + हिं Easy
GB EBCDIC stands for?
IN EBCDIC का मतलब है?
A
Extended Binary Coded Decimal Interchange Code विस्तारित बाइनरी कोडित दशमलव इंटरचेंज कोड
B
Electronic Binary Code Data Interchange Circuit इलेक्ट्रॉनिक बाइनरी कोड डेटा इंटरचेंज सर्किट
C
Extended Byte Coded Digital Information Code विस्तारित बाइट कोडित डिजिटल सूचना कोड
D
Enhanced Binary Coded Decimal Integrated Code उन्नत बाइनरी कोडित दशमलव एकीकृत कोड
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) EBCDIC (Extended Binary Coded Decimal Interchange Code) is IBM's 8-bit character encoding.
व्याख्या (हिन्दी) ईबीसीडीआईसी (एक्सटेंडेड बाइनरी कोडेड डेसीमल इंटरचेंज कोड) आईबीएम का 8-बिट कैरेक्टर एन्कोडिंग है।
218
EN + हिं Medium
GB The 1's complement of binary 1010 is?
IN बाइनरी 1010 का 1 का पूरक है?
A
0101 0101
B
1001 1001
C
0110 0110
D
1110 1110
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 1's complement is obtained by flipping all bits: 1010 → 0101.
व्याख्या (हिन्दी) 1 का पूरक सभी बिट्स को फ़्लिप करके प्राप्त किया जाता है: 1010 → 0101।
219
EN + हिं Medium
GB How many bytes does Unicode UTF-32 use per character?
IN यूनिकोड UTF-32 प्रति वर्ण कितने बाइट्स का उपयोग करता है?
A
1 1
B
2 2
C
4 4
D
8 8
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) UTF-32 uses 4 bytes (32 bits) for every character, allowing direct mapping to Unicode code points.
व्याख्या (हिन्दी) यूटीएफ-32 प्रत्येक वर्ण के लिए 4 बाइट्स (32 बिट्स) का उपयोग करता है, जिससे यूनिकोड कोड बिंदुओं पर सीधे मैपिंग की अनुमति मिलती है।
220
EN + हिं Medium
GB Binary addition: 1 + 1 = ?
IN द्विआधारी जोड़: 1 + 1 = ?
A
10 10
B
11 11
C
1 1
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) In binary, 1 + 1 = 10 (2 in decimal), with carry of 1.
व्याख्या (हिन्दी) बाइनरी में, 1 + 1 = 10 (दशमलव में 2), 1 के मान के साथ।
221
EN + हिं Medium
GB The most significant bit (MSB) is located at?
IN सबसे महत्वपूर्ण बिट (MSB) कहाँ स्थित है?
A
Rightmost position सबसे दाहिनी स्थिति
B
Leftmost position सबसे बाईं स्थिति
C
Middle मध्य
D
Any position कोई भी पद
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) MSB (Most Significant Bit) is the leftmost bit — it has the highest place value.
व्याख्या (हिन्दी) MSB (सबसे महत्वपूर्ण बिट) सबसे बाईं ओर का बिट है - इसका स्थानीय मान उच्चतम है।
222
EN + हिं Medium
GB How many different values can 8 bits represent?
IN 8 बिट कितने अलग-अलग मान दर्शा सकते हैं?
A
128 128
B
256 256
C
512 512
D
1024 1024
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 8 bits can represent 2⁸ = 256 different values (0 to 255).
व्याख्या (हिन्दी) 8 बिट्स 2⁸ = 256 विभिन्न मान (0 से 255) का प्रतिनिधित्व कर सकते हैं।
223
EN + हिं Medium
GB Decimal 100 in hexadecimal is?
IN हेक्साडेसिमल में दशमलव 100 है?
A
64 64
B
65 65
C
6E 6ई
D
A0 उ0
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) 100 ÷ 16 = 6 remainder 4, so decimal 100 = 64 in hexadecimal.
व्याख्या (हिन्दी) 100 ÷ 16 = 6 शेषफल 4, इसलिए हेक्साडेसिमल में दशमलव 100 = 64।
224
EN + हिं Medium
GB Which encoding supports all world languages?
IN कौन सी एन्कोडिंग विश्व की सभी भाषाओं का समर्थन करती है?
A
ASCII एएससीआईआई
B
EBCDIC EBCDIC
C
Unicode यूनिकोड
D
BCD बीसीडी
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Unicode (UTF-8/16/32) is designed to represent characters from all human languages and scripts.
व्याख्या (हिन्दी) यूनिकोड (UTF-8/16/32) को सभी मानव भाषाओं और लिपियों के पात्रों का प्रतिनिधित्व करने के लिए डिज़ाइन किया गया है।
225
EN + हिं Medium
GB The binary representation of decimal 0 is?
IN दशमलव 0 का द्विआधारी निरूपण है?
B
00 00
C
1 1
D
None कोई नहीं
✅ Correct Answer:
💡 Explanation / व्याख्या
Explanation (English) Decimal 0 in binary is 0.
व्याख्या (हिन्दी) बाइनरी में दशमलव 0 0 है।
211–225 of 2941