Quantcast
Channel: CodeChef Discuss - latest questions
Viewing all articles
Browse latest Browse all 40121

java strings manipulation

$
0
0

if we are using StringTokenizer to perform task on a string, and apart from reading and writing we also have to change few words in that string. In this case do we have to make a StringBuffer object or will the StringTokenizer object will do good for making changes to the string ?


Viewing all articles
Browse latest Browse all 40121

Trending Articles