Which is a true statement for object of String class?
Which is a true statement for object of String class? Correct Answer Object are immutable
The object of string class are mostly immutable. This means that the String objects are constant. These can’t be changed once created.
মোঃ আরিফুল ইসলাম
Feb 20, 2025