R

Ram Sharma • 193.86K Points
Coach

Q. What is stringBuffer in java?

  • (A) Class to create a string array
  • (B) Class to create a mutable string in java
  • (C) Class to create a string from i/o buffer
  • (D) All of these

Explanation by: Team MCQ Buddy
StringBuffer class is used to create modifiable strings in java.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.