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