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
Exam (elaborations)

OSG202 - HaiAnh PRACTICE EXAM

Rating
-
Sold
-
Pages
63
Grade
A+
Uploaded on
29-11-2023
Written in
2023/2024

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 - ansNone of the other choices ____ is the partitioning of a single server, each of which can support a different operating * Multiprocessing Multithreading Shared processing Virtualization - ansD 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 - ansB 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 - ansB As one proceeds down the memory hierarchy (from inboard memory to offline storage), which of the following conditions is correct? * Decreasing access time None of the other choices Decreasing cost per bit Decreasing capacity - ansC 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 - ansD 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)? *

Show more Read less
Institution
Course

Content preview

OSG202 - HaiAnh
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 - ansNone of the other
choices

____ is the partitioning of a single server, each of which can support a different operating *
Multiprocessing
Multithreading
Shared processing
Virtualization - ansD

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 - ansB

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 - ansB

As one proceeds down the memory hierarchy (from inboard memory to offline storage),
which of the following conditions is correct? *
Decreasing access time
None of the other choices
Decreasing cost per bit
Decreasing capacity - ansC

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 - ansD

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
2 msec, 20 msec, 10 sec
4 msec, 40 msec, 20 sec - ansD

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 - ansC

Which of special register in the CPU points to the top of the current stack in the memory? *
PC
PSW
IR
SP - ansD

A CPU may have multiple execution units, so that can carry out multiple instructions in the
same time is called: *
0/1
None of the other choices
Multicore
Pipeline
Superscalar - ansD

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 - ansB

Information that must be saved prior to the processor transferring control to the interrupt
handler routine includes: *
0/1
PSW
None of the other choices
PSW and Contents of processor registers
PSW and PC - ansD

Examples of general purpose stored program computers include the following except *
0/1
Personal computers
Network servers
Workstations
MP3 player - ansD

The ways that input/output can be done is? *

,DMA (Direct Memory Access)
All of the other choices
Busy waiting
Interrupt - ansB

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 choices

address memory
address space - ansD

Which is not an example of a resource that is commonly space-multiplexed? *
0/1
Video RAM
Main memory
CPU
Hard drive - ansC

Which of the following is not a step in the boot process? *
1/1
The BIOS is activated by powering on the CPU
Configuration and customization settings are checked
The antivirus program checks all files for viruses
The operating system is loaded into RAM - ansC

Which of special register contains the Mode Bit (user or kernel)? *
1/1
Program Counter (PC)
None of the other choices
Program Status Word (PSW)
Instruction Register (IR) - ansC

Which is not an example of a resource that is commonly time-multiplexed? *
1/1
CPU
Graphics accelerator
Main memory
Network interface - ansC

Where is the position of the operating system in computer system:
1/1
Above the hardware and under the user interface program
Between the user interface program and the application Program
In user space
None of the other choices - ansA

, Which of the main bus in the IBM PC computer that can run at 66 MHz and transfer 8 bytes
at a time? *
1/1
PCI (Peripheral Component Interconnect)
ISA (Industry Standard Architecture)
None of the other choices
ISA and PCI - ansA

Which of the following statements about Electrically Erasable PROM (EEPROM) is correct?
*
1/1
Can be erased and rewritten
Unprogrammable
Volatile
None of the other choices - ansA

The major operating system services provide mechanisms for secure and efficient are: *
1/1
Communication between processes
All of the other choices
Execution of a program, I/O operations performed by it, and detecting and reporting errors
caused by it
File manipulation - ansB

Which of the following instructions should be allowed only in kernel mode? *
1/1
ADD of two numbers
AND of two numbers
Disable all interrupts
Read the time-of-day clock - ansC

As one proceeds down the memory hierarchy (from inboard memory to offline storage),
which of the following conditions is correct? *
1/1
Increasing cost per bit
Decreasing access time
None of the other choices
Increasing capacity - ansD

The main characteristics of exokernels is: *
1/1
A subset of the resources is given in user mode
The program, called the exokernel runs in kernel mode
Exokernels need only keep track of which virtual machine assigned which resource
All of the other choices - ansD

The language of the CPU is known as its *
1/1
None of the other choices
Instruction set

Written for

Course

Document information

Uploaded on
November 29, 2023
Number of pages
63
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$10.99
Get access to the full document:

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

Get to know the seller

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.
Layer City University New York
Follow You need to be logged in order to follow users or courses
Sold
9
Member since
3 year
Number of followers
7
Documents
1666
Last sold
1 year ago
exams and notes

Credible notes and exams questions and answers at convenient rates

5.0

2 reviews

5
2
4
0
3
0
2
0
1
0

Recently viewed by you

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