看板 TransCSI 關於我們 聯絡資訊
: 1.A domain Name System(DNS) response is classified as ____ if the : information comes from as cache memory. : (a)Authoritative (b)Unauthoritavtive (c)Iterative (d)recursive : 答案是C : 有點不太懂dns和答案有什麼關係呢?而且和題目結尾後的cache memory有什麼關係 當客戶端向伺服器端提出查詢時, 如果查到該主機名稱與該Domain Name相關時,會直接(Iterative)方式,做出回應。 如果查到該主機名稱屬於其他的Domain Name, 那server會檢查快取記憶體有沒有相關資料,如果有,也會直接方式做出回應 如果沒有那就要往root端去查了 .... : 2.which of the following is wrong? : (a)the interface that enables users to communicate with operating system : is called a bridge : (b)A hypertext link can be used to jump to a referenced document : ....以下省略 : 答案是a : 答案解析是寫稱為interrupt(中斷) : 我有點不懂的是a 是說使用者透過介面來和os溝通,這和中斷有關係嗎? 執行中的 users process若需要OS提供服務時,則需發出interrupt通知OS 這樣OS收到後,才會去執行對應的services routine (例如:system call) 完程服務請求後,結果回傳給users process. 所以system call 是使用者與作業系統溝通的介面,要溝通OS提供服務, 就要對OS先發出中斷。 有錯請見諒 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.126.9.183 ※ 編輯: Asbarla 來自: 60.251.200.33 (05/11 11:06) ※ 編輯: Asbarla 來自: 60.251.200.33 (05/11 11:19)
stator:謝謝A大的專業和熱心 05/11 13:21