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

You might also like to view...

What is the purpose of the roller in an inkjet printer?

What will be an ideal response?

Computer Science & Information Technology

Every recursive algorithm must have a base case.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology