Explain the difference between comparator and comparable in java?
No Answer is Posted For this Question
Be the First to Post Answer
how can you take care of mutual exclusion using java threads? : Java thread
What data type is true or false?
What does function identity () do?
what is class.forname() and how it will be useful ?
We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.
How many bits is a 64 bit byte?
is JVM platform dependent or independent..?
11 Answers IBM, Tech Mahindra,
What is the importance of hashcode() and equals() methods?
What is immutable class in java?
String is mutable or immutable?
What is difference between variable declaration and definition?
How do you delete a list in java?