How does split work in java?
How 'java' got its name and what it stands for?
When can you say a graph to be a tree?
Explain about data types?
What are the topics in core java?
How is rounding performed under integer division?
How does sublist works in java?
types of applets?.
What is Garbage Collection in Java
What is the byte range?
How to add menushortcut to menu item?
This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?
What is the difference between Java1.4 and Java1.5