로그인
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)
댓글을 달려면 로그인하세요
광고
자바스크립트가 이 페이지를 올바르게 로드하도록 허용