收藏 |
舉報
What is the result()?
提問者:
匿名|
62次瀏覽
| 1個回答
|
2018-12-08
已解決
懸賞分:20
- 解決時間 2018-12-11 16:02
[單選] What is the result()?
A . The program runs and prints “ I = 1 , j = 0”
B . The program runs and prints “ I = 1 , j = 4”
C . The program runs and prints “ I = 3 , j = 4”
D . The program runs and prints “ I = 3 , j = 0”
E . An error at line 4 cause compilation to fail.
F . An error at line 7 cause compilation to fail.