单项选择题
A.html()B.text()C.val()D.attr()
A.函数没有return时返回nullB.arguments是函数中参数数组C.函数即使声明了参数,调用时也可以不给参数赋值D.函数没有return时返回undefined