File类中以字符串形式返回文件绝对路径的的方法是( )


File类中以字符串形式返回文件绝对路径的的方法是( )
1分

A.getName()

B.getParent()

C.getPath()

D.getAbsolutePath()

正确答案是D