25. Consider the following C code and the statements ( A )~( E ).5ee595dc548eb.jpg


(a) myfunc(1)=1


(b) myfunc(3)=3


(c) myfunc(-1)=0 


(d) myfunc(5)=8

 
(e) myfunc(8)=55 

Which of the above statements is CORRECT?
(A)
(a)
(b)
(c)
(d)
(e)
(B)
(a)
(b)
(d)
(e)
(C)
(b)
(d)
(e)
(D)
(a)
(b)
(d)
(E)
(b)
(c)
(d)
(e)

答案:登入後查看
統計: A(1), B(0), C(0), D(0), E(0) #2349700

詳解 (共 1 筆)

#4721019
f(0) = 1, f(1) = 1, ...
(共 1569 字,隱藏中)
前往觀看
0
0