public static void main(String[] args) {. String s="My name is Renuka";. String c=s.replace(" ","");. String temp="";.
確定! 回上一頁