Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

OSG202 question and asnwer passed

Beoordeling
-
Verkocht
-
Pagina's
63
Cijfer
A+
Geüpload op
27-11-2023
Geschreven 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)? *

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

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

Geschreven voor

Vak

Documentinformatie

Geüpload op
27 november 2023
Aantal pagina's
63
Geschreven in
2023/2024
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$12.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper
Seller avatar
eustacemaina122

Maak kennis met de verkoper

Seller avatar
eustacemaina122 USIU
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
1
Lid sinds
3 jaar
Aantal volgers
1
Documenten
519
Laatst verkocht
1 jaar geleden

0.0

0 beoordelingen

5
0
4
0
3
0
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen