When you create an object with the following statement, then what is the output file object within the program? ofstream oFile("c:\\data\\document");. a. ofstream c. data b. oFile d. document If a...





When you create an object with the following statement, then what is the output file


object within the program?


ofstream oFile("c:\\data\\document");.


a. ofstream c. data


b. oFile d. document



If a file named someFile is opened successfully, which of the following is evaluated


as true?


a. someFile.open()


b. someFile.fail()


c. someFile.good()


d. !someFile










May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here