单项选择题

Java程序设计中,Map根据键删除值的方法()

A.size()
B.put()
C.remove()
D.set()