Multiple Choice
Why is important to remove objects that are no longer need in your program?
A) To prevent over writing new objects with old data.
B) To prevent program crashes
C) To free up memory for other uses.
D) So that you can reuse the variable name.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _is a general model of something -
Q2: All of the following statements are true
Q5: A function that is a member of
Q6: Every class you create in Visual Basic
Q8: The _access specifier permits class members to
Q14: Which of the following displays a message
Q16: A(n) _is a class property that is
Q21: The hiding of data and procedures inside
Q22: Object-oriented programming is a way of designing
Q30: Which of the following operators determines if