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
What is jar?
What is mean by encoding?
Can we overload the methods by making them static?
How can a gui component handle its own events in java programming?
Is void a data type?
What is meant by class loader? How many types are there? When will we use them?
Can a class extend more than one class?
What are the uses of synchronized keyword?
Which collection allows duplicate values in java?
Is null an object java?
What checkbox method allows you to tell if a checkbox is checked?
Can we have static methods in an interface?
How do you find the independent variable?
What does null mean in java?
Which is better stringbuffer or stringbuilder?