Download quiz1-s3

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

VS/9 wikipedia , lookup

Distributed operating system wikipedia , lookup

DNIX wikipedia , lookup

Unix wikipedia , lookup

Process management (computing) wikipedia , lookup

Burroughs MCP wikipedia , lookup

Spring (operating system) wikipedia , lookup

Mobile operating system wikipedia , lookup

Unix security wikipedia , lookup

CP/M wikipedia , lookup

Security-focused operating system wikipedia , lookup

Berkeley Software Distribution wikipedia , lookup

Transcript
CSEN5322
Quiz 1
Multiple Choices
1. Which of the following instructions is not privileged?
a)
Clear memory.
b)
Issue a trap instruction.
c)
Turn off interrupts.
d)
Access I/O device.
2. Which of the following would lead you to believe that a given system is an SMP-type system?
a)
Each processor is assigned a specific task.
b)
There is a boss–worker relationship between the processors.
c)
Each processor performs all tasks within the operating system.
d)
None of the above
3. Which of the following operating systems is not open source?
a)
Windows
b)
BSD UNIX
c)
Linux
d)
PCLinuxOS
True or False
4. Interrupts may be triggered by either hardware or software.
5. A dual-core system requires each core has its own memory.
Multiple Choices
1. Which of the following instructions is not privileged?
a)
Clear memory.
b)
Issue a trap instruction.
c)
Turn off interrupts.
d)
Access I/O device.
2. Which of the following would lead you to believe that a given system is an SMP-type system?
a)
Each processor is assigned a specific task.
b)
There is a boss–worker relationship between the processors.
c)
Each processor performs all tasks within the operating system.
d)
None of the above
3. Which of the following operating systems is not open source?
a)
Windows
b)
BSD UNIX
c)
Linux
d)
PCLinuxOS
True or False
4. Interrupts may be triggered by either hardware or software.
5. A dual-core system requires each core has its own memory.
T
F