[ All computer questions and answers ]

झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।

[ Jharkhand General Knowledge & General Studies Questions ]

Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
551. Bar codes जानकारी को किसके माध्यम से स्टोर करते हैं?
[A] Punched holes
[B] Dots
[C] मोटी और पतली रेखाएँ
[D] उपरोक्त सभी
551. Bar codes stores information using
[A] Punched holes
[B] Dots
[C] Thick and thin lines
[D] All of the above
सही उत्तर: C
व्याख्या: Bar codes जानकारी को मोटी और पतली रेखाओं के रूप में स्टोर करते हैं।
Correct Answer: C
Explanation: Bar codes store information using thick and thin lines.
552. Magnetic bubble memory में कितने प्रकार के storage loops होते हैं?
[A] 8
[B] 4
[C] 3
[D] 2
552. How many types of storage loops exist in magnetic bubble memory
[A] 8
[B] 4
[C] 3
[D] 2
सही उत्तर: D
व्याख्या: Magnetic bubble memory में दो प्रकार के storage loops होते हैं।
Correct Answer: D
Explanation: There are two types of storage loops in magnetic bubble memory.
553. Internal (main) memory की तुलना में tape या disk memory
[A] धीमी और अधिक महंगी होती है
[B] धीमी और कम महंगी होती है
[C] तेज़ और अधिक महंगी होती है
[D] तेज़ और कम महंगी होती है
553. In comparison to the internal (main) memory, tape or disk memory is
[A] Slower and more expensive
[B] Slower and less expensive
[C] Faster and more expensive
[D] Faster and less expensive
सही उत्तर: B
व्याख्या: Disk और tape memory main memory की तुलना में धीमी लेकिन सस्ती होती हैं।
Correct Answer: B
Explanation: Tape or disk memory is slower and less expensive than main memory.
554. Microprocessor को microcomputer से अलग करने वाली मुख्य विशेषता क्या है?
[A] Microprocessor में शब्द बड़े होते हैं
[B] Microprocessor में शब्द छोटे होते हैं
[C] Microprocessor में I/O devices नहीं होते
[D] Computers fully integrated नहीं होते
554. One of the main features that distinguish microprocessor from microcomputers is
[A] Words are usually larger in microprocessors
[B] Words are shorter in microprocessors
[C] Microprocessor does not contain i/o devices
[D] Computers are not fully integrated
सही उत्तर: C
व्याख्या: Microprocessor में सामान्यतः I/O devices शामिल नहीं होते।
Correct Answer: C
Explanation: Microprocessors generally do not contain I/O devices.
555. n address lines वाला microprocessor कितने locations को address कर सकता है?
[A] 2n locations
[B] 2(n + 1) locations
[C] 2^n locations
[D] n^2 locations
555. Microprocessor with n address lines is capable of addressing
[A] 2n locations
[B] 2(n + 1) locations
[C] 2^n locations
[D] n^2 locations
सही उत्तर: C
व्याख्या: n address lines वाला microprocessor 2^n memory locations को address कर सकता है।
Correct Answer: C
Explanation: A microprocessor with n address lines can address 2^n locations.
556. कम समय में बड़ी मात्रा में डेटा को memory में transfer करने के लिए कौन-सी तकनीक उपयुक्त है?
[A] DMA
[B] Interrupt driven I/O
[C] Programmed I/O
[D] इनमें से कोई नहीं
556. Which technique is preferable for transferring a large amount of data to and from a memory in a short time?
[A] DMA
[B] Interrupt driven i/o
[C] Programmed i/o
[D] None of these
सही उत्तर: A
व्याख्या: DMA तकनीक का उपयोग बड़ी मात्रा में डेटा को तेज़ी से transfer करने के लिए किया जाता है।
Correct Answer: A
Explanation: DMA is the preferred technique for transferring large amounts of data quickly.
557. डिलीट किए गए फुटर प्लेसहोल्डर को मास्टर व्यू में जल्दी से पुनः स्थापित कैसे किया जा सकता है?
[A] नया स्लाइड मास्टर बनाकर
[B] फुटर प्लेसहोल्डर को पुनः लागू करके
[C] स्लाइड लेआउट को पुनः लागू करके
[D] उपरोक्त सभी
557. How can you quickly reinstate a deleted footer placeholder in master view?
[A] Create a new slide master
[B] Re-apply the footer placeholder
[C] Re-apply the slide layout
[D] All of the above
सही उत्तर: B
व्याख्या: फुटर प्लेसहोल्डर को पुनः लागू करके डिलीट किए गए फुटर को वापस लाया जा सकता है।
Correct Answer: B
Explanation: Re-applying the footer placeholder restores the deleted footer.
558. बाइनरी संख्या 100110 किसके बराबर है?
[A] दशमलव 46
[B] ऑक्टल 46
[C] हेक्साडेसिमल 46
[D] बाइनरी 26
558. The binary representation 100110 is numerically equivalent to
[A] The decimal representation 46
[B] The octal representation 46
[C] The hexadecimal representation 46
[D] The binary representation 26
सही उत्तर: B
व्याख्या: बाइनरी 100110 का ऑक्टल रूप 46 होता है।
Correct Answer: B
Explanation: Binary 100110 is equal to octal 46.
559. कंप्यूटर प्रोग्रामर कौन होता है?
[A] जो कंप्यूटर के लिए सारा सोचता है
[B] जो तेजी से इनपुट डेटा दर्ज कर सकता है
[C] जो सभी प्रकार के कंप्यूटर उपकरण चला सकता है
[D] जो केवल फ्लोचार्ट बना सकता है
559. A Computer programmer
[A] Does all the thinking for a computer
[B] Can enter input data quickly
[C] Can operate all type of computer equipment
[D] Can draw only flow chart
सही उत्तर: A
व्याख्या: प्रोग्रामर कंप्यूटर को निर्देश देने वाले प्रोग्राम बनाता है।
Correct Answer: A
Explanation: A programmer writes instructions that direct the computer.
560. 8-बिट वर्ड लंबाई वाले कंप्यूटर में 2’s complement पद्धति के अनुसार सबसे बड़ी ऋणात्मक संख्या कौन सी हो सकती है?
[A] 256
[B] 255
[C] 128
[D] 127
560. The greatest negative number which can be stored in a computer that has 8-bit word length and uses 2's complement arithmetic is
[A] 256
[B] 255
[C] 128
[D] 127
सही उत्तर: C
व्याख्या: 8-बिट 2’s complement में सबसे बड़ी ऋणात्मक संख्या -128 होती है।
Correct Answer: C
Explanation: In 8-bit 2’s complement representation, the greatest negative value is -128.