True/False
The optional Finally block-if present-executes only when an exception occurs in the corresponding Try block.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: An example of when a file should
Q22: The Using statement simplifies writing code in
Q23: Objects which represent resources that should be
Q24: Most file processing operations have the potential
Q24: In a _ file,records are typically stored
Q25: Like Buttons,menu items have _ events that
Q26: Local variables in a Try block cannot
Q29: StreamWriter method _ closes the stream and
Q30: StreamReader property EndOfStream returns True if the
Q31: File-processing capabilities are important for a programming