Streams that input bytes from and output bytes to files are known as ________.

a. bit-based streams
b. byte-based streams
c. character-based streams
d. Unicode-based streams


b. byte-based streams

Computer Science & Information Technology

You might also like to view...

How many finally blocks can there be in a try/catch structure?

A. There must be one finally block. B. There can be one finally block following each catch block. C. There can be zero or one finally blocks following the last catch block. D. There is no limit to the number of finally blocks following the last catch block.

Computer Science & Information Technology

Which of the following is NOT a part of host hardening?

A. Unnecessary applications should be removed B. Default passwords for default accounts should be left unchanged C. Unnecessary accounts should be disabled D. Default accounts should be renamed, if possible

Computer Science & Information Technology

Which of the following would be a likely reason that an Import process from an Excel spreadsheet to an Access database might fail?

A. there is no relationship between tables B. the Excel and Access caption property values to do not match C. the data was entered incorrectly D. the Access field names and the Excel worksheet column headings do not match

Computer Science & Information Technology

When data are received from or delivered to a device that is directly connected to the computer, the process is known as __________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology