单项选择题

在ContentResolver中向系统新增数据一般使用什么方法?()

A.query方法
B.update方法
C.delete方法
D.insert方法