Examveda
Examveda

Which of the following is true about Java strings?

A. Strings are mutable.

B. Strings can contain only letters.

C. Strings can have a null value.

D. Strings are implemented as arrays of characters.

Answer: Option D


This Question Belongs to Java Program >> Strings

Join The Discussion

Related Questions on Strings