Question: Why should you use StringBuilder objects instead of String objects in a program that makes lots of changes to strings?
Why should you use StringBuilder objects instead of String objects in a program that makes lots of changes to strings?
Step by Step Solution
3.37 Rating (166 Votes )
There are 3 Steps involved in it
StringBuilder objects are more efficient than String objects i... View full answer
Get step-by-step solutions from verified subject matter experts
