C++. 1. Delete [ ] stuff;. a. deallocated the array stuff, b. sets stuff to NULL, c. allocates memory for stuff, d. is a syntax error.
確定! 回上一頁