moisboss7339 moisboss7339 19-02-2024 Computers and Technology contestada Assuming dataFile is a file stream object, the following statement:dataFile.close();a. is illegal in C++b. needs a filename argument to execute correctlyc. closes a filed. is legal but risks losing valuable datae. None of these