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
Is java util list serializable?
What is the difference between iterator and list iterator?
What is %d in printf?
Is java an ide?
What is the use of arrays tostring () in java?
What do heavy weight components mean in java programming?
What are three ways in which a thread can enter the waiting state in java programming?
What is the difference between variable & constant?
When does a class need a virtual destructor?
What are the different types of sorting in java?
Write a program to print 15 random numbers using foreach of java 8?
What is linkedlist in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.
Explain about data types?
What is null statement?