Explain about complier design(phases)
What does java se mean?
What is thread safe singleton?
What is an image buffer?
What is final keyword in java?
What is the difference between throw and throws? What is the similarity between try and throw?
Difference between linkedlist and arraylist.
Explain the term serialization?
What are exception handling keywords in java?
java program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
Is it possible to override private or static method in java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is hotjava?