我是上來對答案,對自己找到的答案不確定
所以想上來請大家幫忙,以及有一題目想問
1. A process in the ready state goes to the running state when_____
(a) it gets access to the CPU
(b) it enters memory
(c) it finshes running
(d) it requests I/O
(e) none of the above
我的答案是(a)
2.What program can be either an application or an applet?
(a)FORTRAN (b)Java (c) C (d)C++ (e)none of the above
我的答案是(b)
3.What is a measure of how closely the processes in the are related?
(a)modularity (b)coupling (c)interoperability (d)all of the above
(e) none of the above
我的答案是(a)
4.In the preporder traversal of a binary tree,the_____
(a)root (b)left subtree (c) right subtree (d)any of the above
(e)none of the above
我的答案是(d)
我要問的是這一題,看得懂題目在問什麼,可是選項不太懂,請問這是算資料結構,
還是作業系統的範圍?? 它選項的名詞解釋,我找不到,所以想請問各位這是屬哪個範圍的
單元,我自己去找~~
5.After a sequential file is updated,
what is the file containing the most current data?
(a)old master (b)new master (c)teansaction (d)error report
(e)none of the above
以上 麻煩大家了 謝謝!!