Why string is immutable with example?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen if we write code like: try{}catch(exception e)catch(IOException i)
According to java operator precedence, which operator is considered to be with highest precedence?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
what invokes a threads run() method? : Java thread
What is serialVersionUID and what is its need?
When would you use a static class?
What is a list in java?
What is javac used for?
can any body body expalin best definitions & best real time exaples for opps concepts.
What is a literal coding?
Why java is not a pure object oriented language?
What is a lightweight component?