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 is default locale java?

0 Answers  


What is a parameter in java?

0 Answers  


What is data object example?

0 Answers  


What is java in simple terms?

0 Answers  


What is udp in java?

0 Answers  






Is singleton set an interval?

0 Answers  


how can i kill thread without stop() and destroy()

1 Answers  


Is java call by value?

0 Answers  


What do you mean Abstraction in java?

0 Answers   Aspire, Infogain,


This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


How many types of memory areas are allocated by jvm?

0 Answers  


Is hashmap thread safe?

0 Answers  


Categories