单项选择题

A.setTimeout("执行代码",4000)
B.console.info("执行代码",4000)
C.alert("执行代码",4000)
D.call("执行代码",4000)