What does java edition mean?


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

Post New Answer

More Core Java Interview Questions

Why Wait and notify are kept in Object class although they are used only with Thread Class

2 Answers   Global Logic, Saksoft,


What do you know about java?

0 Answers  


what is sendredirect?

7 Answers   TCS,


what are ER diagrams?

2 Answers  


How does arrays sort work in java?

0 Answers  






How do you sort a string in java?

0 Answers  


How do you empty a list in java?

0 Answers  


suppose in a class there is a code like this: { Set hs=new Hashset(); hs.add(new Emp("kathy",1000)); hs.add(new Emp("kathy",2000)); } how can u avoid the above code in your class as set won't allow duplicate objects?

3 Answers  


what is the difference between object and class

10 Answers   IBM,


Can finally block be used without a catch?

0 Answers  


Explain the difference between arraylist and linkedlist in java?

0 Answers  


Compare Mutex and Semaphore in java.

0 Answers   Ciena,


Categories