Posted On: Dec 24, 2020
String | StringBuffer |
---|---|
Length is fixed | Length can be changed whenever required |
It is immutable | It is mutable |
The object shows slow performance | Object exhibits fast performance |
Consumes loads memory | Consumers lower capacity of memory |
Stored in a constant pool | Stored on a heap of the memory |
Never Miss an Articles from us.