Answer the following statements true (T) or false (F)
1. A text file cannot be open both for input and for output at the same time.
2. Before a text file can be opened for input, it must already exist on a disk.
3.Before a text file can be opened for append, it must already exist on a disk.
4 If any record in a text file is to be changed, the entire file must be rewritten.
5. A Try block must contain either an Except block or a Finally block.
1. T
2. T
3. F
4. T
5. T
You might also like to view...
As Blender is free software, its developers are volunteers and there is no money involved in its
development process. Indicate whether the statement is true or false
Virtual machine queue (VMQ) is enabled by default but must be supported by the physical NIC on the host computer.
Answer the following statement true (T) or false (F)