Q. Which of the following is true about Java strings?
β
Correct Answer: (C)
Strings can have a null value.
Explanation: Java strings are sequences of characters used to store and manipulate text data.