下列方法中,默认删除列表最后一个元素的是( )。 A.remove() B.extend() C.pop() D.del 下列方法中,默认删除列表最后一个元素的是( )。 A.remove() B.extend() C.pop() D.del 正确答案:C