go to previous page   go to home page   go to next page

Answer:

Yes.

TYPE

The DOS command TYPE acts like an old-time printer. It interprets the bytes it is sent one-by-one, printing the corresponding character on the screen. Here is an example using a text (.txt) file:

 

QUESTION 3:

Do some files contain bit patterns that represent things other than characters?