cara memasukkan string di array char di java tutorialspoint
char[] ch = str.toCharArray();
Defeated Dove
char[] ch = str.toCharArray();