单项选择题

下面不能在信息框中输出“Visual Basic”的是( )。

A.x=MsgBox("Visual Basi")
B.MsgBox("Visual Basic")
C.MsgBox"Visual Basic"
D.Call MsgBox"Visual Basic"