Question:When garbage collection will be performed?
Answer (a)When a threshold is exceeded. (b)When a user specifically calls the garbage collector. (c)When a low system memory condition occurs.
+ Report
When garbage collection will be performed?