Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 181 pages
Exam (elaborations)

OSG202 – HaiAnh Exam Practice Questions and Answers

Document preview thumbnail
Preview 4 out of 181 pages

OSG202 – HaiAnh Exam Practice Questions and Answers Which of the following statements about the CPU's handling interrupts is incorrect? * None of the other choices The CPU branches to a new instruction sequence The hardware saves the old PC location The processor ceases to execute the current sequence of instructions - ANSWER-None of the other choices ____ is the partitioning of a single server, each of which can support a different operating * Multiprocessing Multithreading Shared processing Virtualization - ANSWER-D ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED FIRST PUBLISH OCTOBER 2024 Page 2/181 Consider a computer system that has cache memory, main memory (RAM) and disk, and OS uses virtual memory. It takes 1 nsec to access a word from the cache, 10 nsec to access a word from RAM, and 10 msec to access a word from the disk. If the cache hit rate is 95% and main memory hit rate is 99%, what is average time to access a word? * a. 1.445 nsec b. 5,001.445 nsec c. 5,000.495 nsec d. 5,000.95 nsec - ANSWER-B Booting a general purpose computer involves the following steps except * a. Loading the OS b. Loading the command interpreter c. Loading one or more bootstrap loaders d. Execution of a ROM-based POST sequence - ANSWER-B As one proceeds down the memory hierarchy (from inboard memory to offline storage), which of the following conditions is correct? * Decreasing access time ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED FIRST PUBLISH OCTOBER 2024 Page 3/181 None of the other choices Decreasing cost per bit Decreasing capacity - ANSWER-C The two basic types of processor registers are: * User-visible and user-invisible registers None of the other choices Control and Status registers General and special registers - ANSWER-D Consider a computer system that has cache memory, main memory (RAM) and disk, and OS uses virtual memory. It takes 2 nsec to access a byte from the cache, 20 nsec to access a byte from RAM, and 10 msec to access a block of 1000 bytes from the disk. If a book has 1000 pages, each with 50 lines of 80 characters each, How long it will take to electronically scan the text for the case of the master copy being in each of the level as one proceeds down the memory hierarchy (from inboard memory to offline storage)? * 1 msec, 10 msec, 5 sec 1 msec, 10 msec, 10 sec ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED FIRST PUBLISH OCTOBER 2024 Page 4/181 2 msec, 20 msec, 10 sec 4 msec, 40 msec, 20 sec - ANSWER-D The main characteristics of layered system does not include: * A. Upper layer can only call functions of closely lower layer B. Each layer has well defined functions C. Each layer runs independently D. Many layers - ANSWER-C Which of special register in the CPU points to the top of the current stack in the memory? * PC PSW IR SP - ANSWER-D A CPU may have multiple execution units, so that can carry out multiple instructions in the same time is called: * 0/1 ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED FIRST PUBLISH OCTOBER 2024 Page 5/181 None of the other choices Multicore Pipeline Superscalar - ANSWER-D Consider a computer system that has cache memory, main memory (RAM) and disk, and OS uses virtual memory. It takes 2 nsec to access a word from the cache, 20 nsec to access a word from RAM, and 10 msec to access a word from the disk. If the cache hit rate is 95% and main memory hit rate is 99%, what is average time to access a word? * 5,000.99 nsec 5,002.89 nsec 2.89 nsec 5,001.9 nsec - ANSWER-B Information that must be saved prior to the processor transferring control to the interrupt handler routine includes: * 0/1 PSW ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED FIRST PUBLISH OCTOBER 2024 Page 6/181 None of the other choices PSW and Contents of processor registers PSW and PC - ANSWER-D Examples of general purpose stored program computers include the following except * 0/1 Personal computers Network servers Workstations MP3 player - ANSWER-D The ways that input/output can be done is? * DMA (Direct Memory Access) All of the other choices Busy waiting ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED FIRST PUBLISH OCTOBER 2024 Page 7/181 Interrupt - ANSWER-B List of memory location, that contains the executable program, the program's data, and its stack is called: * 0/1 set of resources all of the other choice

Content preview

©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED

FIRST PUBLISH OCTOBER 2024




OSG202 – HaiAnh Exam Practice

Questions and Answers


Which of the following statements about the CPU's handling interrupts is incorrect? *


None of the other choices


The CPU branches to a new instruction sequence


The hardware saves the old PC location


The processor ceases to execute the current sequence of instructions - ANSWER✔✔-None of the other

choices


____ is the partitioning of a single server, each of which can support a different operating *


Multiprocessing


Multithreading


Shared processing


Virtualization - ANSWER✔✔-D



Page 1/181

, ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED

FIRST PUBLISH OCTOBER 2024




Consider a computer system that has cache memory, main memory (RAM) and disk, and OS uses virtual

memory. It takes 1 nsec to access a word from the cache, 10 nsec to access a word from RAM, and 10

msec to access a word from the disk. If the cache hit rate is 95% and main memory hit rate is 99%, what

is average time to access a word? *


a. 1.445 nsec


b. 5,001.445 nsec


c. 5,000.495 nsec


d. 5,000.95 nsec - ANSWER✔✔-B


Booting a general purpose computer involves the following steps except *


a. Loading the OS


b. Loading the command interpreter


c. Loading one or more bootstrap loaders


d. Execution of a ROM-based POST sequence - ANSWER✔✔-B


As one proceeds down the memory hierarchy (from inboard memory to offline storage), which of the

following conditions is correct? *


Decreasing access time

Page 2/181

, ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED

FIRST PUBLISH OCTOBER 2024




None of the other choices


Decreasing cost per bit


Decreasing capacity - ANSWER✔✔-C


The two basic types of processor registers are: *


User-visible and user-invisible registers


None of the other choices


Control and Status registers


General and special registers - ANSWER✔✔-D


Consider a computer system that has cache memory, main memory (RAM) and disk, and OS uses virtual

memory. It takes 2 nsec to access a byte from the cache, 20 nsec to access a byte from RAM, and 10

msec to access a block of 1000 bytes from the disk. If a book has 1000 pages, each with 50 lines of 80

characters each, How long it will take to electronically scan the text for the case of the master copy being

in each of the level as one proceeds down the memory hierarchy (from inboard memory to offline

storage)? *


1 msec, 10 msec, 5 sec


1 msec, 10 msec, 10 sec



Page 3/181

, ©EMILLECT 2024/2025 ACADEMIC YEAR. ALL RIGHTS RESERVED

FIRST PUBLISH OCTOBER 2024




2 msec, 20 msec, 10 sec


4 msec, 40 msec, 20 sec - ANSWER✔✔-D


The main characteristics of layered system does not include: *


A. Upper layer can only call functions of closely lower layer


B. Each layer has well defined functions


C. Each layer runs independently


D. Many layers - ANSWER✔✔-C


Which of special register in the CPU points to the top of the current stack in the memory? *


PC


PSW


IR


SP - ANSWER✔✔-D


A CPU may have multiple execution units, so that can carry out multiple instructions in the same time is

called: *


0/1

Page 4/181

Document information

Uploaded on
October 30, 2024
Number of pages
181
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Emillect
3.0
(4)
Sold
34
Followers
2
Items
3001
Last sold
1 month ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions