找考题网-背景图
判断题

以下程序能顺利通过编译: class student { String sno,sname; static void output() { this.toString(); } String toString() { retur。()

【参考答案】

错误