The above code creates a static integer array having size 5. It will allocate the memory on the stack, and the scope of this memory is limited to the scope ...
確定! 回上一頁