Which is a true statement for object of String class?
(a) Object are immutable
(b) Object are mutable
(c) Object are created only once
(d) Object can’t be created
I had been asked this question in a national level competition.
The origin of the question is String Class topic in chapter Inbuilt Classes of Object Oriented Programming