作业帮 > 综合 > 作业

How many non zero digits are there in the hexadecimal number

来源:学生作业帮 编辑:搜搜考试网作业帮 分类:综合作业 时间:2024/06/05 18:28:12
How many non zero digits are there in the hexadecimal number system?
1.15
2.10
3.8
4.16
5.None of these
How many non zero digits are there in the hexadecimal number
题目的意思是:十六进制系统中有多少个不含0的数字?
表示十六进制的数字为:1,2,3,4,5,6,7,8,9,A,B,C,D,E,F.其中并没有10,所以不含0的数字有15个.