单项选择题

使用ArrayAdapter 给ListView移除某个条目调用()方法。

A.adapter.remove()
B.adapter.delete
C.adapter.cancel
D.adapter.add()