单项选择题

当使用fstram流类定义一个流对象并打开一个磁盘文件时,文件的隐含打开方式为

A) ios::in
B) ios::out
C) ios::int | ios::out D) 没有