单选题 An identification code read from left to right consists of 2 digits,a dash,3 digits,a dash,and then 4 digits.Each digit can be any number from 0 through 9.
【正确答案】 C
【答案解析】一个识别密码(identification code)从左至右包括2个数字,1个连字符号,3个数字,1个连字符号,然后是4个数字,每个数字可以是0至9的任一个。
题目中比较的左项是所有可能的密码数,dash指连字符号,如123—456中的“-”,它与密码数无关。密码中共有9个数字,每个数字都可能是0至9这10个数字中的一个,所以共有109种可能。