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
How do you override a method?
Write a program to calculate factorial in java?
Is string a class in java?
What is the main method java?
What is communist flag?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What is join () in java?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
which class is the wait() method defined in? : Java thread
Does java runtime require a license?
Why is singleton not thread safe?
What are the Static and Dynamic Variables? Differentiate them.
What is finalize()?
Does variable declaration allocate memory?
Can the garbage collection be forced by any means?