Scoping a StringBuilder inside a for loop
I hope this helps you . Well, aside from the slight code smell of creating
new objects inside a loop, I could see you creating a StringBuilder inside
a for loop to generate a long string for each item in the for-loop.However,
you could also scope it
Date : January 10 2021, 01:57 PM , By : user157138