Multiple Choice
Objects which represent resources that should be returned to the system typically provide a __________ method that must be called to return the resources.
A) Release
B) Dispose
C) Return
D) Free
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: _ are used for long-term retention of
Q18: Files can only be stored on a
Q19: To distinguish records,there has to be one
Q22: The Using statement simplifies writing code in
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: Visual Basic views every file simply as
Q26: Local variables in a Try block cannot
Q27: The optional Finally block-if present-executes only when