55. All of the following are true of functions EXCEPT:
(A) a function call must specify the name and arguments, if any, of the function
(B) the implementation of a function is hidden from the caller
(C) the definition of a function is always visible to other functions
(D) they define specific tasks that can be used at many points in a program
詳解 (共 1 筆)
未解鎖
以下所有函數都適用,除了:(C) the...