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

1. A semicolon is required at the very end of a do-while loop.
2. There are always three steps that must be taken when a file is used by a program: opening the file, processing the file, and then closing the file.
3. In general, there are three types of files: text, binary, and bitmap.
4. A binary file may be opened and viewed in a text editor such as Notepad.


1. true
2. true
3. false
4. false

Computer Science & Information Technology

You might also like to view...

The Watch Window will update as user defined cells change

Indicate whether the statement is true or false

Computer Science & Information Technology

You need __________ size declarators when declaring a two-dimensional array.

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

Computer Science & Information Technology