21. Which of the following statements correctly describes the output of the following C program, where the function foo is called at least three times with different arguments:

(A) The program will not compile because of an error in the function foo.
(B) The program will output 12.
(C) The program will output 18.
(D) The program will output 20.

(E) The output cannot be determined without knowing the implementation of the function foo.

答案:登入後查看
統計: 尚無統計資料