What is the default heap size allocated?
What should all threads stop when the GC runs ?
How does the low pause concurrent GC run?
What are the different generations/spaces in the heap? Diff between permanent generation, tenured generation and survivors?
What is the max heap size U can set on a 32-bit system?