Strings

Why String is immutable in Java

String memory leak in Java applications

The String Class

Memory

10 Points about Heap in Java

10 points about Java Heap Space or Java Heap Memory

Classpath

How Classpath work in Java?

Threads

Why wait (), notify () and notifyAll () must be called from synchronized block or method in Java