How do you convert string to int in java?
What is skeleton and stub?
What is difference between pointer and reference?
What is meant by method?
what is a green thread? : Java thread
can we access the method of class without creating the object of the class
I have a Arraylist object, it has duplecate values also. Now question is i want delete duplecate data in that objet with out using Set?
Is java util regex pattern thread safe?
What is meant by JVM? Is JVM platform independent or not?
How to perform Singleton of the java class object on multi JVM?
What is autoboxing in java?
Why char array is preferred over string for storing password?
What is arguments in java?