Question: Why is it more efficient to use a string Builder to concatenate all the text together?
Why is it more efficient to use a string Builder to concatenate all the text together?
Step by Step Solution
3.42 Rating (152 Votes )
There are 3 Steps involved in it
When youre working with strings in a programming language such as Java or C using a StringBuilder to concatenate strings is more efficient than using ... View full answer
Get step-by-step solutions from verified subject matter experts
