Answer Posted / ravikiran(aptech mumbai)
StringTokenizer is a class of java.util package.
It's main purpose is to break the string into tokens with
reference to a delimeter
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain java code for recursive solution's base case?
Where local and global variables are stored?
Is java type safe?
Which package has light weight components?
What is a singleton class in Java?
What is getkey () in java?
Why parsing is done?
What is class forname?
Name container classes in java programming?
How to make a non daemon thread as daemon?
What is java’s garbage collected heap?
What are different types of expressions?
What is an example of a conditional statement?
Is 0 true or false in java?
What is bitwise complement?