로그인
Computer Science for IGCSE & O level - Data Representation (Section 7 - No. 2)
What is the decimal equivalent of the hexadecimal value '1A'?
10
16
26
32
설명
1A in hexadecimal is equal to (1 * 16^1) + (10 * 16^0) = 16 + 10 = 26
댓글 (0)
댓글을 달려면 로그인하세요
광고
자바스크립트가 이 페이지를 올바르게 로드하도록 허용