Science Clinic > Computer Science

Assuming dataFile is a file stream object, the following statement:dataFile.close();

(1/1)

imanialler:
Assuming dataFile is a file stream object, the following statement:
dataFile.close();
◦ needs a filename argument to execute correctly
◦ closes a file
◦ is legal but risks losing valuable data
◦ is illegal in C++
◦ None of these

mtmmmmmk:
closes a file

imanialler:
Excellent

mtmmmmmk:
Great! Please up vote :D

MysticalFume:
Thank You

Navigation

[0] Message Index

Go to full version