使用语句()可在HTML表单中添加默认选中的单选框,语句(请作答此空)可添加提交表单
A.<input type=checkbox>
B.<input type =radio>
C.<input type =reset>
D.<input type =submit>
正确答案是D