7. Which of the following statements about stack is TRUE?
(A)in a programming language that doesn't support pointers, there is no way to use stack.
(B)By using a stack, we can process data in a FILO order
(C)We use stack structure to handle print jobs in a printer server.
(D)We can use instruction PUSH to push a data to the bottom of a stack.

答案:登入後查看
統計: A(1), B(54), C(7), D(7), E(0) #3108942

詳解 (共 2 筆)

#5831790
正確的說法是 (B) 通過使用堆疊,我們...
(共 129 字,隱藏中)
前往觀看
1
0
#6037702
(C) We use stack str...
(共 84 字,隱藏中)
前往觀看
0
0