首页题库练习题目详情
Java语言程序设计单选题中等

File类的哪个方法可以将文件路径转换为字符串?

AgetName()
BgetPath()
CgetAbsolutePath()
DtoString()