les with double type in class X. In the
执行如下代码片段后,i和n的值分别为:int i = 10;int n =( i++) % 5;

A:11, 1
B:11, 0
C:10, 1
D:10, 0
答案: 11, 0
本门课程完整答案:点击这里,查看 《Java核心技术(华东师范大学) 》mooc慕课答案2026年版
数据来源:网课题库
following codes, which one is NOT RIGHT
les with double type in class X. In the

A:11, 1
B:11, 0
C:10, 1
D:10, 0
答案: 11, 0
本门课程完整答案:点击这里,查看 《Java核心技术(华东师范大学) 》mooc慕课答案2026年版
数据来源:网课题库
following codes, which one is NOT RIGHT