单项选择题

JavaScript脚本程序语句"d ocument.write(String(12+’abc’))"的输出结果是()。

A.abc
B.12
C.12abc
D.NaN