28. 遞迴式函數(recursive function/ method)是函數呼叫自己(call by itself),因此執行過程會用到系統哪一結構存放未執行 完成的部分?
(A)queue
(B)heap
(C)stack
(D)hash table

答案:登入後查看
統計: A(9), B(7), C(109), D(6), E(0) #3104331

詳解 (共 1 筆)

#5819798
遞回函式(recursive funct...
(共 200 字,隱藏中)
前往觀看
8
0