public class Demo234234 { public static void main(String[] args) { String s = "aa"; StringBuilder sb = new StringBuilder(s);