Question: In Java, String class implementation is faster than that of StringBuilder since it grows the array by constant size when full. True or False?
In Java, String class implementation is faster than that of StringBuilder since it grows the array by constant size when full.
True or False?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
