填空题

下列程序的输出结果是 ______。
class Test
public static void main(String args[])

int m=6;
dom- -;while(m>0);System.out.println("m="+m);

【参考答案】

0
热门 试题