单选题

以下哪个选项可以正确读取文件"data.txt"的全部内容并返回一个字符串?

A

f.readlines()

B

f.readline()

C

f.read()

D

f.read(100)

赣ICP备20007335号-2