单选题 当使用ifstream流类定义一个流对象并打开一个磁盘文件时,文件的隐含打开方式是( )。
A) ios::in B) ios::out C) ios::trunc D) ios::binary

【正确答案】 A
【答案解析】