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 happens if main method is not static?
Why we use methods in java?
Is a class subclass of itself?
Why is it called buffering?
Is java a compiler?
What is the difference between call by reference and call by pointer?
What is the purpose of using java.lang.class class?
What is a stack class in java ?
what is meant by abstract class?
How do you compare objects in java?
What is instanceof keyword?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
How many types of keywords are there?
v-model life cycle
Can you override private or static method in java?