How to use stringbuilder in java?
Rate this page :
![]() ![]() ![]() ![]() ![]() |
[ 0 votes]
|
String builder in java is used to create a modifiable string at specified length. Here, stringbuilder() method creates an empty string with the initial length of 16.