单项选择题
A.第1行会产生编译错误 B.第6行会产生编译错误 C.第6行会产生运行错误 D.程序正常运行
A.this.notify() B.interrupt() C.this.wait() D.sleep()
A.static B.private C.abstract D.final