Why can we print an object x with the function call StdOut.println(x), as opposed to StdOut.println(x.toString())?

Question:

Why can we print an object x with the function call StdOut.println(x), as opposed to StdOut.println(x.toString())?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: