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 the same variable can be assigned to a different object
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: The _access specifier permits class members to
Q27: You can _ a method or property
Q28: A _is automatically called when an instance
Q29: Object oriented analysis starts with _.<br>A) declaring
Q30: Which of the following operators determines if
Q31: An instance of a class is also
Q32: The _property is used to get the
Q34: Which of the following statements will remove
Q35: What happens when an object variable goes
Q36: Client programs can query _to get values,