(多选题)在Go语言中,为向文件写入内容,可调用( )函数。

(多选题)在Go语言中,为向文件写入内容,可调用( )函数。

A.Write()

B.WriteString()

C.Read()

D.Close()

正确答案是AB