单项选择题

将子节点添加到节点列表的结尾时,使用()方法。

A..InsertChild()
B..createElement()
C..appendChild()
D..InsertBefore()