You are here

Exercises

11 February, 2015 - 09:21

Exercise 19.5.1

Answer the following statements as either true or false:

  1. Text files are hard to create.
  2. A filespec refers to a very small (like a spec dust) file.
  3. A device token is a special non zero value the operating system gives your program and is associated with the file that you requested to be opened.
  4. Programmers should not worry about closing a file.
  5. Where you define an item, that is global or local scope, is rarely important.