Give the advantages of string in java ...
Answers
Answered by
1
Answer:
The advantages of Strings can be summed up as ease of use, internationalization support, and compatibility to existing interfaces. Most methods expect a String object rather than a char array, and String objects are returned by many methods.
Mark me as brainlist!!
Answered by
0
Explanation:
The advantages of Strings can be summed up as ease of use, internationalization support, and compatibility to existing interfaces. Most methods expect a String object rather than a char array, and String objects are returned by many methods.
Similar questions