What is the use of StringTokenizer class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What do you understand by private, protected and public?

0 Answers  


Why const and goto are reserved keyword in java?

1 Answers  


How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance

2 Answers   TCS,


Is java type safe?

0 Answers  


Give reasons supporting that string is immutable.

0 Answers  






Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

0 Answers  


Explain java coding standards for variables ?

0 Answers  


What is navigable map in java?

0 Answers  


What is the use of anonymous inner classes ?

12 Answers   DELL, HCL,


What is static variable with example?

0 Answers  


What is the difference between a switch statement and an if statement?

0 Answers  


What is an interface in java?

0 Answers  


Categories