单项选择题

var t ="";alert(typeof(t))程序的输出结果是()

A.undefined
B.null
C.string
D.""