Hero Image
- Mihai Surdeanu

(#8) Tricky Java Questions for Interviews

Motto: Again about garbage collector...

Q1: Did you know some tools for inspecting GC logs generated by your application?

Q2: When a serial GC is preferred against a parallel one? Can you provide one real case when is recommended a serial GC instead of a parallel one?

Q3: It's possible to have a null value as element of a list? But for map?

Other Related Posts:

Comments:

Blog Comments powered by Disqus.