[ Data Reperentation MCQS]
झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।
[ Data Reperentation MCQS ]
Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
271. 2's Complement Representation में Zero कितने प्रकार का होता है?
[A] दो
[B] तीन
[C] एक
[D] चार
271. How many representations of zero exist in 2's complement?
[A] Two
[B] Three
[C] One
[D] Four
सही उत्तर: एक
व्याख्या: 2's Complement में केवल एक Zero होता है।
Correct Answer: One
Explanation: There is only one representation of zero in two's complement.
272. Binary Fraction .101₂ का Decimal मान क्या होगा?
[A] 0.5
[B] 0.625
[C] 0.75
[D] 0.875
272. What is the decimal equivalent of binary fraction .101₂?
[A] 0.5
[B] 0.625
[C] 0.75
[D] 0.875
सही उत्तर: 0.625
व्याख्या: .101₂ = 1/2 + 0/4 + 1/8 = 0.625
Correct Answer: 0.625
Explanation: .101₂ = 1/2 + 0/4 + 1/8 = 0.625.
273. Decimal Fraction 0.5 का Binary रूप क्या है?
[A] 0.1
[B] 0.01
[C] 0.11
[D] 0.101
273. What is the binary equivalent of decimal fraction 0.5?
[A] 0.1
[B] 0.01
[C] 0.11
[D] 0.101
सही उत्तर: 0.1
व्याख्या: 0.5₁₀ = 0.1₂
Correct Answer: 0.1
Explanation: 0.5₁₀ = 0.1₂.
274. Decimal Fraction 0.25 का Binary रूप क्या है?
[A] 0.1
[B] 0.01
[C] 0.001
[D] 0.11
274. What is the binary equivalent of decimal fraction 0.25?
[A] 0.1
[B] 0.01
[C] 0.001
[D] 0.11
सही उत्तर: 0.01
व्याख्या: 0.25₁₀ = 0.01₂
Correct Answer: 0.01
Explanation: 0.25₁₀ = 0.01₂.
275. Decimal Fraction 0.75 का Binary रूप क्या है?
[A] 0.10
[B] 0.11
[C] 0.101
[D] 0.111
275. What is the binary equivalent of decimal fraction 0.75?
[A] 0.10
[B] 0.11
[C] 0.101
[D] 0.111
सही उत्तर: 0.11
व्याख्या: 0.75₁₀ = 0.11₂
Correct Answer: 0.11
Explanation: 0.75₁₀ = 0.11₂.
276. Floating Point Representation का मुख्य लाभ क्या है?
[A] बहुत बड़े एवं बहुत छोटे मानों को प्रदर्शित करना
[B] केवल पूर्णांक संग्रहित करना
[C] केवल Characters संग्रहित करना
[D] केवल ASCII को Store करना
276. What is the main advantage of floating-point representation?
[A] Represents very large and very small values
[B] Stores only integers
[C] Stores only characters
[D] Stores only ASCII
सही उत्तर: बहुत बड़े एवं बहुत छोटे मानों को प्रदर्शित करना
व्याख्या: Floating Point बहुत बड़े और बहुत छोटे वास्तविक मानों को प्रदर्शित कर सकता है।
Correct Answer: Represents very large and very small values
Explanation: Floating-point representation can store very large and very small real numbers.
277. कौन-सा Number System सीधे Digital Circuits द्वारा उपयोग किया जाता है?
[A] Decimal
[B] Binary
[C] Octal
[D] Hexadecimal
277. Which number system is directly used by digital circuits?
[A] Decimal
[B] Binary
[C] Octal
[D] Hexadecimal
सही उत्तर: Binary
व्याख्या: Digital Circuits दो अवस्थाओं (0 और 1) पर आधारित होते हैं।
Correct Answer: Binary
Explanation: Digital circuits operate using binary states (0 and 1).
278. यदि Binary Number का MSB 0 हो (Signed Representation में), तो संख्या सामान्यतः कैसी होती है?
[A] ऋणात्मक
[B] धनात्मक
[C] Odd
[D] Overflow
278. If the MSB is 0 in a signed binary representation, the number is generally?
[A] Negative
[B] Positive
[C] Odd
[D] Overflow
सही उत्तर: धनात्मक
व्याख्या: Signed Representation में MSB = 0 सामान्यतः Positive संख्या को दर्शाता है।
Correct Answer: Positive
Explanation: In signed representation, an MSB of 0 generally indicates a positive number.
279. डेटा रिप्रेजेंटेशन में Precision का अर्थ क्या है?
[A] सटीकता
[B] गति
[C] मेमोरी का आकार
[D] डेटा की सुरक्षा
279. What does precision mean in data representation?
[A] Accuracy
[B] Speed
[C] Memory size
[D] Data security
सही उत्तर: सटीकता
व्याख्या: Precision किसी मान को कितनी सटीकता से प्रदर्शित किया जा सकता है, इसे दर्शाती है।
Correct Answer: Accuracy
Explanation: Precision indicates how accurately a value can be represented.
280. डेटा रिप्रेजेंटेशन में Range का अर्थ क्या है?
[A] प्रदर्शित किए जा सकने वाले न्यूनतम और अधिकतम मान
[B] डेटा का आकार
[C] Storage Device
[D] Character Set
280. What does range mean in data representation?
[A] Minimum and maximum representable values
[B] Size of data
[C] Storage device
[D] Character set
सही उत्तर: प्रदर्शित किए जा सकने वाले न्यूनतम और अधिकतम मान
व्याख्या: Range किसी Representation द्वारा दर्शाए जा सकने वाले मानों की सीमा होती है।
Correct Answer: Minimum and maximum representable values
Explanation: Range is the minimum and maximum value that can be represented.