StringBuffer
Objects of the String class are useful, but once they are created, their contents never changes.
The StringBuffer class is usded for creating and manipulating dynamic string information – modifiable Strings.
Previous slide
Next slide
Back to first slide
View graphic version