Which of the following data types can be used to create files and read information from them into memory?
a. ofstream
b. istream
c. ifstream
d. instream
e. None of these
c. ifstream
Computer Science & Information Technology
You might also like to view...
An operational database contains a large amount of different types of data that present a clear picture of your business environment at a specific point in time
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following are Java keywords?
a. instanceOf b. instanceof c. cast d. casting
Computer Science & Information Technology