单项选择题

A.ListEmpty函数的返回值不可能是0
B.ListLocate函数的返回值不可能是0
C.ListDelete(intk,ListL)函数的k参数不可以为0
D.ListInsert(intk,ListItemx,ListL)函数的k参数不可以为0