Digital Electronics Quiz |
1. हेक्साडेसिमल संख्या प्रणाली का आधार क्या होता है? (the radix of hexadecimal number system is)
(A) 2
(B) 8
(C) 10
(D) 16
उत्तर— D
2. ऑक्टल संख्या प्रणाली में अधिकतम ________ अंको तक उपयोग किया जाता है? (in the octal number system the maximum digit is used upto)
(A) 0–7
(B) 0–8
(C) 0–16
(D) 0 और 1
उत्तर— B
3. हेक्साडेसिमल संख्या प्रणाली में 14 को किस से प्रतिनिधित्व किया जाता है? (in the hexadecimal number system the number 14 is represented by)
(A) A
(B) C
(C) D
(D) E
उत्तर— C
4. निम्न में से कौन सा एक वैध आॅक्टल संख्या है? (which of the following is a valid octal number)
(A) (278)
(B) (369)
(C) (248)
(D) (173)
उत्तर— D
5. एक बाइट किसके बराबर होता है? (1 byte is equal to______)
(A) 4 निब्बल (4 nibble)
(B) 1 निब्बल (1 nibble)
(C) 2 निब्बल (2 nibble)
(D) 8 निब्बल (8 nibble)
उत्तर— C
6. बाइनरी संख्या 101101010011 में कितने निब्बल होते है? (how many nibble in the binary number 101101010011)
(A) 16
(B) 8
(C) 12
(D) 3
उत्तर— D
7. (101011)2 = (________)10
(A) 42
(B) 43
(C) 44
(D) 41
उत्तर— B
8. (0.4375)10 = (_______)2
(A) 0.0111
(B) 0.1000
(C) 0.1010
(D) 0.0101
उत्तर— A
9. (110011)2 = (_______)10
(A) 50
(B) 51
(C) 52
(D) 53
उत्तर— B
10. (0.1101) = (________)2
(A) 0.8125
(B) 0.6257
(C) 0.8152
(D) 0.7125
उत्तर— A
11. बाइनरी को ऑक्टल संख्या में परिवर्तित करते समय ______ का _______ से ग्रुप लिया जाता है? (while converting binary to octal number system we take a group of _____from____)
(A) 3 बिट दाई तरफ से (3 bit, right side)
(B) 3 बिट बाई तरफ से (3 bit, left side)
(C) 4 बिट दाई तरफ से (4 bit, right side)
(D) 4 बिट बाई तरफ से (4 bit, left side)
उत्तर— A
12. (11111011)2 = (________)8
(A) 373
(B) 737
(C) 272
(D) 372
उत्तर— A
13. (362)8 = (_______)2
(A) 11110010
(B) 1111110
(C) 1011110
(D) 1111011
उत्तर— A
14. (5A2)16 = (_______)2
(A) 010110100010
(B) 101001010011
(C) 110000110011
(D) 010110101100
उत्तर— A
15. (1101011010)2 = (_______)16
(A) 53 A
(B) 25 A
(C) 36 A
(D) 35 A
उत्तर— D
16. 1 + 1 = ______ होगा?
(A) 11
(B) 01
(C) 10
(D) 1
उत्तर— C
17. 1111 — 1010 = _______क्या होगा?
(A) 100
(B) 101
(C) 11
(D) 1100
उत्तर— B
18. 111 × 110 = _______क्या होगा?
(A) 010101
(B) 110011
(C) 101010
(D) 011100
उत्तर— C
19. 1010001 ÷ 11 = _______क्या होगा?
(A) 10111
(B) 11011
(C) 10011
(D) 11100
उत्तर— B
20. 100111 का 1s कॉम्प्लीमेंट क्या होगा? (1's complement of 100111 is)
(A) 011110
(B) 100110
(C) 111001
(D) 011000
उत्तर— D
21. 11011 का 2s कॉम्प्लीमेंट क्या होगा? (2's complement of 11011 is)
(A) 00100
(B) 00101
(C) 00100
(D) 11011
उत्तर— B
22. निम्न में से कौन सा एक वैध BCD संख्या है? (which of the following is a valid BCD code)
(A) 0100
(B) 1111
(C) 1110
(D) 1100
उत्तर— A
23. निम्न में से किसे 8421 कोड भी कहा जाता है? (which of the following also called 8421 code)
(A) एक्सएस–3 कोड (XS–3 code)
(B) ग्रे कोड (gray code)
(C) बीसीडी (BCD)
(D) इनमे से कोई नहीं (none of the above)
उत्तर— C
24. बीसीडी संख्या 83 का डेसिमल क्या होगा? (what will be the decimal of BCD 83)
(A) 10000011
(B) 100011
(C) 11100010
(D) 10101010
उत्तर— A
25. (10010010)BCD = (______)10
(A) 93
(B) 92
(C) 83
(D) 82
उत्तर— B
26. किसे एकल बिट कोड भी कहते है? (it is also know as single bit code)
(A) बीसीडी (BCD)
(B) एक्स–3 कोड (XS–3 code)
(C) ग्रे कोड (gray code)
(D) उपर्युक्त सभी (all of the above)
उत्तर— C
27. (1011) ग्रे (gray) = (_______)2
(A) 1010
(B) 0100
(C) 1011
(D) 1110
उत्तर— D
28. (1101)2 = (______) ग्रे (gray)
(A) 1001
(B) 1101
(C) 0010
(D) 1110
उत्तर— A
29. 3 का एक्सेस–3 कोड है? (the excess–3 code of 3)
(A) 0011
(B) 1001
(C) 1010
(D) 1011
उत्तर— B
30. 1011 का ES–3 कोड क्या होगा? (1011 is the XS–3 code of)
(A) 6
(B) 7
(C) 8
(D) 5
उत्तर— D
31. निम्न में से कौन सा एक सामान्य तार्किक गेट है? (which of the following is basic logic gate)
(A) NAND
(B) XOR
(C) OR
(D) इनमे से कोई नहीं
उत्तर— C
32. निम्न में से कौन से गेट सार्वत्रिक गेट भी कहते है? (A) AND, OR
(B) AND, NOR
(C) OR, NAND
(D) AND, NAND
उत्तर— D
33. NAND गेट ______ का समतुल्य रूप है? (NAND gate is the combination of)
(A) NOT + OR
(B) NOT + AND
(C) NOR + AND
(D) NOT + AND
उत्तर— D
34. A + B किसका बुलियन व्यंजक है? (A + B is the boolean expression of)
(A) NOR गेट
(B) NAND गेट
(C) AND गेट
(D) OR गेट
उत्तर— D
35. NAND गेट का बुलियन व्यंजक है? (the boolean expression of NAND gate is)
(A) A.B
(B) A + B
(C) इन्वर्स ऑफ (inverse of) A + B
(D) इन्वर्स ऑफ (inverse of) A.B
उत्तर— D
36. निम्न में से कौन सा गेट व्युत्पन्न गेट कहलाता है? (which gate is also known as inverter gate)
(A) NOT
(B) NAND
(C) NOR
(D) AND
उत्तर— A
37. AND गेट का आउटपुट उच्च कब होगा? (the output of AND gate is high when)
(A) जब कोई इनपुट उच्च हो (any input is high)
(B) जब कोई इनपुट लो हो (any input is low)
(C) जब सभी इनपुट निम्न हो (all input are low)
(D) जब सभी इनपुट उच्च हो (all input are high)
उत्तर— D
38. बाइनरी सूचना को ______ में स्टोर किया जा सकता है? (binary information can be stored in)
(A) फ्लिप फ्लॉप (flip flop)
(B) रिजिस्टर (resistor)
(C) लैच (latch)
(D) उपर्युक्त सभी (all of the above)
उत्तर— D
39. फ्लिप फ्लॉप _______ है? (flip flop is a_____)
(A) 1 बिट स्टोरेज मेमोरी (1 bit storage memory)
(B) 2 बिट स्टोरेज मेमोरी (1 bit storage memory)
(C) 1 बाइट स्टोरेज मेमोरी (1 byte storage memory)
(D) 1 केबी स्टोरेज मेमोरी (1kb storage memory)
उत्तर— A
40. 107 काउंटर की गणना करने के लिए कितने फ्लिपफ्लॉप की आवश्यकता होगी? (for calculation of 107 counter how many flip flop are required)
(A) 7
(B) 6
(C) 8
(D) 9
उत्तर— A
41. एक आदर्श op–amp की इनपुट तथा आउटपुट प्रतिबाधा कितनी होती है? (the input and output impedance of an ideal op amp is)
(A) अनन्त, अनन्त (infinity, infinity)
(B) शून्य, शून्य (zero, zero)
(C) अनन्त, शून्य (infinity, zero)
(D) शून्य, अनन्त (zero, infinity)
उत्तर— C
42. बफर एम्प्लीफायर की गेन कितनी होती है? (the gain of buffer amplifier is)
(A) 1
(B) 0
(C) 0.5
(D) अनन्त (infinity)
उत्तर— A
43. एक आदर्श बफर एम्प्लीफायर का शोर गुणांक कितना होता है? (noise factor of an ideal buffer amplifier is)
(A) 1db
(B) 0 db
(C) 0.5 db
(D) 0.2db
उत्तर— B
44. एसआर फ्लिप फ्लॉप का मानक फॉर्म क्या है? (what is the standard form of S–R फ्लिप flop)
(A) सिंगल, रीसेट (single, reset)
(B) सिंपल, रीसेट (simple, reset)
(C) सेट, रीसेट (set, reset)
(D) इनमे से कोई नहीं (none of the above)
उत्तर— C
45. किस प्रकार के लॉजिक गेट का उपयोग करते हुए फ्लिप फ्लॉप बनाया जाता है? (flip flop is constructed by using which logic gate)
(A) AND या NOT
(B) NOR या NAND
(C) AND या NOR
(D) OR या NAND
उत्तर— B
46. S–R फ्लिप फ्लॉप में Q= 0 हो तब आउटपुट को क्या कहा जायेगा? (in S–R flip flop if Q= 0 the output is said to be)
(A) सेट (set)
(B) रीसेट (reset)
(C) प्रीवियस स्टेट (previous state)
(D) करेंट स्टेट (current state)
उत्तर— B
47. फ्लिप फ्लॉप कितने प्रकार का होता है? (how many type of flip flop are)
(A) 2
(B) 3
(C) 4
(D) 5
उत्तर— C
48. शिफ्ट रिजिस्टर में किस प्रकार का फ्लिप फ्लॉप उपयोग किया जाता है? (shift register is comprise of which flip flop)
(A) S–R फ्लिप फ्लॉप (S–R flip flop)
(B) J–K फ्लिप फ्लॉप (J–K flip flop)
(C) D फ्लिप फ्लॉप (D flip flop)
(D) T फ्लिप फ्लॉप (T flip flop)
उत्तर— C
49. एक समय में एक बिट सूचना को स्थानांतरित करना क्या कहलाता है? (transfer of one bit of information at a time is called)
(A) रोटेटिंग (rotating)
(B) शिफ्टिंग (shifting)
(C) सीरियल ट्रांसफर (serial transfer)
(D) पैरलल ट्रांसफर (parallel transfer)
उत्तर— C
50. A + A= ______?
(A) 0 या 1
(B) 10 या 11
(C) 0 या 10
(D) 1 या 11
उत्तर— C
Please do not enter any spam link in the comment box. All the comments are Reviewed by Admin.