दाखिल करना
Computer Science for IGCSE & O level - Data Representation (Section 11 - No. 46)
Which is the equivalent of the hexadecimal value '11' in decimal?
16
17
18
19
स्पष्टीकरण
11 (hex) is equivalent to (1 * 16^1) + (1 * 16^0) = 16 + 1 = 17 (decimal).
टिप्पणियाँ (0)
टिप्पणी करने के लिए लॉगिन करें
विज्ञापन
जावास्क्रिप्ट को इस पृष्ठ को ठीक से लोड करने की अनुमति दें