HI All !!
Can we read a String into a StringBuilder Object from System.in ? or Can we convert a String into a StringBuilder Object ?
Thanks,
Anoop Shiralige
Printable View
HI All !!
Can we read a String into a StringBuilder Object from System.in ? or Can we convert a String into a StringBuilder Object ?
Thanks,
Anoop Shiralige
Can you post the code you are having problems with? You should be able to do that in a few steps. Make sure you are using the classes and methods correctly by reading the API doc. If it is not shown in the API doc then you probably can not do it.