Java Professional — Easy What does `String.valueOf(null)` return? A null B Throws NullPointerException C "" D "null" Show explanation