When used with ofstream objects, operator! is not:

a. Overloaded.
b. Used to determine if the open operation succeeded.
c. Used to close a file explicitly.
d. Used to return a nonzero value if an error occurs.

c. Used to close a file explicitly.

Computer Science & Information Technology

You might also like to view...

Which expansion slot was commonly found in blade servers more than PCs?

A) PCI B) PCI-X C) PCIe x2 D) PCIe x16

Computer Science & Information Technology

Sequential storage means

A. data is stored on tape B. access is achieved through an index C. access is direct D. reading record 100 requires first reading records 1 to 99

Computer Science & Information Technology