In order to write data to a text file, you must create a file object using the ____________.
a. Text Reader class
b. Text Writer class
c. Stream Reader class
d. Stream Writer class
d. Stream Writer class
Computer Science & Information Technology
You might also like to view...
What tool would be most likely used to troubleshoot an IP phone that will not attach to a network?
A) Cable tester B) OTDR C) Loopback plug D) Multimeter E) NIC
Computer Science & Information Technology
Which of the following will not be included in C++0x?
a. decimal types b. rvalue reference c. template aliases d. variable type deduction
Computer Science & Information Technology