SyntaxFix
Write A Post
Hire A Developer
Questions
String a []=new String[1]; a[0].add("kk" ); a[1].add("pp");
Try this one...