StringTokenizer Class in Java and String Split function in java / Finding string tokens using Split.

preview_player
Показать описание
#StringTokenizer #StringSplit #java
The string tokenizer class allows an application to break a string into tokens. The tokenization method is much simpler than the one used by the StreamTokenizer class.
Another approach you can use by using String split function of method in java
Рекомендации по теме
Комментарии
Автор

I can't hear clearly, sorry.
When to use StringTokenizer and when to use split()?

dinhnguyenkhanhluankdn
Автор

How to fetch when there is no delimiters in the file?

rajnikantyadav
Автор

how can we split a string on the basis of two different separators, such as " he didn't went to school today" as

he
didn
t
went
to
school
today

unnatisrivastava
join shbcf.ru