8.We use the linked-based implementation for the stack. Let the latest input be stored at the location with address in first. What is the value of first for the empty stack?
(A) first=-1;
(B) first=0;
(C)first=1;
(D) first=2.

答案:登入後查看
統計: 尚無統計資料