Comment on the following C statement. int (*a)[7];. a) An array “a” of pointers b) A pointer “a” to an array
確定! 回上一頁