Answer Posted / shankar
Strings in java are immutable i.e, not changable.It is
constant.
By,
Shanku
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the hierarchy of java exception classes?
Explain the Propertie sof class?
Does java vector allow null?
Explain creating threads by extending thread class ?
What is sortedmap interface?
Can we increase size of array?
Can we override a variable in java?
What are the types of java languages?
What is JVM and is it platform independent?
Explain java coding standards for interfaces?
Describe what happens when an object is created in java ?
what is deadlock? : Java thread
What is the use of runnable interface?
What is a Hash Table? What are the advantages of using a hash table?
Explain Basics of OOP Language in java