单项选择题

从DOM中查询到匹配的元素再删除这些元素,你会选用哪个方法()。

A.insert()
B.remove()
C.empty()
D.append()