单项选择题

TypeScript如果定义变量未声明类型,那么该变量将默认为什么类型()

A.any
B.null
C.undefined
D.number