A

Admin • 828.43K Points
Coach

Q. 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.
  • Correct Answer - Option(C)
  • Views: 13
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
Java strings are sequences of characters used to store and manipulate text data.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.