To write data to a binary file, you create objects from which of the following classes?
a. File and Scanner
b. BinaryFileWriter and BinaryDataWriter
c. FileOutputStream and DataOutputStream
d. File and PrintWriter
c. FileOutputStream and DataOutputStream
Computer Science & Information Technology