問題詳情

19. Consider the following C code:

When the code is executed, what is the final value of x?
(A) 20
(B) 24
(C) 28
(D) 32
(E) 36

參考答案

用户評論

SLH】評論

第一個FOR共跑4次第二個FOR共跑3次★★...