Convert Char Array to String

# Introduction In Java, a char array is a collection of characters, while a `String` is a sequence of characters and a class in Java. It's common to need to convert a char array to a string, and there are several ways to do this.

|60 : 00

Click the virtual machine below to start practicing