SyntaxFix
Write A Post
Hire A Developer
Questions
Since, String is immutable in Java, so the left and right String have to be copied into the new String for every pair of concatenation. So, better go for the placeholder.