为了使得System.out.println()输出对象引用的时候得到有意义的信,我们应该覆盖Objectt{-的哪个方法?()
A、equals
B、toString
C、hashCode
D、notify