Technical Deep-dive
Mid-Level
technical
Explain the concept of **Garbage Collection** in Java. How does it work, and what are the different types of garbage collectors available in the JDK? Discuss how garbage collection can impact application performance and memory usage in an application lifecycle.
Suggested Answer