The stack is used to store variables used on the inside of a function (including the main() function). It's a LIFO, “Last-In,-First-Out”, ...
確定! 回上一頁