In C++, which of the following statements correctly returns the memory from the dynamic array pointer pp to the free store? · delete pp [ ]; · delete *pp; · delete ...
確定! 回上一頁