What is difference between static class and singleton pattern?
No Answer is Posted For this Question
Be the First to Post Answer
What is the byte order of byte buffer?
What is the frontend and backedn in Java?
What is mutable object and immutable object?
In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?
What is difference between string and new string?
what are different ways in which a thread can enter the waiting state? : Java thread
what do you mean by stream pipelining in java 8? Explain
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
how can u apply shallow cloning and deep cloning to create object?
What is string substring?
What is hash in java?
How to sort the elements in HashMap