Why strings in java are called as immutable?
No Answer is Posted For this Question
Be the First to Post Answer
What is an object-oriented paradigm?
What is a instance variable in java?
What is static and final keyword in java?
a thread is runnable, how does that work? : Java thread
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
Is simpledateformat safe to use in the multithreaded program?
What is the difference between and ?
what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer
Is assembly language a low level language?
How dead lock situation occurs in java and how you can identify it?
What is a buffer in computer?
Write a program to calculate factorial in java?