单项选择题

JavaScript里,confirm()内建函数的返回值类型是()。

A.string类型
B.number类型
C.undefined类型
D.boolean类型