单项选择题

文件操作中,用于移动文件指针到指定的位置的是

A.seek(longpos)
B.lengh()
C.find()
D.skipBytes(int n)