单项选择题

有一个变量var a=typeof string + 100+50 + NaN,以下哪个是alert(a)的结果?()

A.function150NaN
B. function10050NaN
C. undefined10050NaN
D. NaN