不挂科搜题免费

问题:

(4分)
使用File类的哪个方法,判断文件是否可被可读

选项

  • getName()

  • exits()

  • canRead()

  • canWrite()

  • 答案:

    C.canRead()