Horje
why are string immutsble in java Code Example
why are string immutsble in java
In java, string objects are immutable. Immutable simply means unmodifiable or unchangeable.

Once string object is created its data or state can't be changed but a new string object is created.




Java

Related
Java Program to find the perimeter of the circle Code Example Java Program to find the perimeter of the circle Code Example
marshalling in java Code Example marshalling in java Code Example
how run a code to the cmd from a java code Code Example how run a code to the cmd from a java code Code Example
android studio space Code Example android studio space Code Example
java assert Code Example java assert Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7