单项选择题

C++源程序中,数值常量010被默认为()。

A.十六进制,short类型
B.八进制,int类型
C.二进制,int类型
D.二进制,short类型