Which of the following is the data type that can be used to create files and write information to them but cannot be used to read information from them?
a. ofstream
b. ifstream
c. afstream
d. outstream
e. None of these
a. ofstream
Computer Science & Information Technology
You might also like to view...
The macro action ____ closes a specified database object window.
A. CloseDatabase B. CloseAll C. QuitAccess D. CloseWindow
Computer Science & Information Technology
There is a ____________ relationship between a primary key and its corresponding foreign key
a) one-to-one b) foreign c) one-to-many d) structural
Computer Science & Information Technology