See that? If we know which elements an array is supposed to hold, we can simply assign them in braces and skip the new keyword.
new
Psst: Arrays.toString() is a utility method that converts an array into a single String-type value.
Arrays.toString()
String