单项选择题
应用程序的main方法中有以下语句,则输出的结果是 ()。
A.aB.abcdeC.12345D.67890
A.true falseB.false trueC.true trueD.false false
A.String toString()B.void notify()C.void notifyAll()D.void wait()