Deck 1: Introduction

ملء الشاشة (f)
exit full mode
سؤال
Which of the following is the definition of processor?

A) the hardware that executes instructions
B) a physical chip that contains one or more CPUs
C) the basic computation unit of the CPU
D) including multiple computing cores on the same CPU
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The two separate modes of operating in a system are

A) supervisor mode and system mode
B) kernel mode and privileged mode
C) physical mode and logical mode
D) user mode and kernel mode
سؤال
Which of the following storage medium is the slowest regarding access speed?

A) cache
B) solid state drive
C) register
D) main memory
سؤال
Which of the following is tertiary storage medium?

A) register
B) magnetic tapes
C) main memory
D) hard-disk drive
سؤال
The device controller _____ an interrupt by asserting a signal on the interrupt request line.

A) raises
B) catches
C) dispatches
D) clears
سؤال
Which of the following is NOT secondary storage device?

A) random access memory
B) solid state disks
C) optical disk
D) magnetic tape
سؤال
Which of the following programs runs all the time on the computer?

A) compiler
B) assembler
C) text editor
D) kernel
سؤال
Which of the following will trigger an interrupt?

A) kernel function
B) software execution
C) CPU execution
D) I/O completion
سؤال
Where is the location of L1 cache?

A) inside CPU core
B) inside processor but outside CPU core
C) inside main memory
D) inside registers
سؤال
In what way is an operating system like a government?

A) It seldom functions correctly.
B) It creates an environment within which other programs can do useful work.
C) It performs most useful functions by itself.
D) It is always concerned primarily with the individual's needs.
سؤال
Which of the following technology reduces the overhead for bulk data movement?

A) Direct Memory Access (DMA)
B) Non-uniform Memory Access (NUMA)
C) Symmetric Multiprocessing (SMP)
D) Storage Area Network (SAN)
سؤال
Which of the following contains the addresses of all the service routines?

A) page table
B) interrupt vector
C) system call table
D) file descriptor table
سؤال
Which of the following stage triggers the CPU switch from user program to interrupt processing?

A) I/O request
B) transfer done
C) interrupt signaled
D) interrupt handled
سؤال
Which of the following is nonvolatile?

A) register
B) cache
C) main memory
D) hard-disk drive
سؤال
____ operating systems are designed primarily to maximize resource utilization.

A) PC
B) Handheld computer
C) Mainframe
D) Network
سؤال
Which of the following is the denotation of 10243 bytes?

A) KB
B) MB
C) GB
D) TB
سؤال
Which of the following is loosely coupled?

A) multiprocessor systems
B) single-processor system
C) multi-core processor
D) clustered system
سؤال
Which of the following components of a computer system defines the ways to use system resources to solve computing problems?

A) application programs
B) operating system
C) computer hardware
D) computer logo
سؤال
Which of the following clears the interrupt by servicing the device?

A) interrupt request line
B) interrupt-controller hardware
C) interrupt vector
D) interrupt service routine
سؤال
The CPU catches the interrupt and ____ it to the interrupt handler

A) raises
B) catches
C) dispatches
D) clears
سؤال
Describe why multi-core processing is more efficient than placing each processor on its own chip.
سؤال
Why is main memory not suitable for permanent program storage or backup purposes? Furthermore, what is the main disadvantage to storing information on a magnetic disk drive as opposed to main memory?
سؤال
Describe why direct memory access (DMA) is considered an efficient mechanism for performing I/O.
سؤال
Explain the difference between protection and security.
سؤال
Explain the purpose of an interrupt vector.
سؤال
Distinguish between system and application programs.
سؤال
Explain cache coherency.
سؤال
What role do device controllers and device drivers play in a computer system?
سؤال
Computer systems can be divided into four approximate components. What are they?
سؤال
Which of the following computing environments place rigid time requirements on the operation of a processor or the flow of data?

A) traditional computing
B) real-time embedded system
C) client-server computing
D) peer-to-peer computing
سؤال
Which of the following are used by Linux kernel as data structures?

A) Lists, Stacks, and Queues
B) Trees
C) Hash Functions and Maps
D) Bitmaps
E) All of the above
سؤال
Describe the operating system's two modes of operation.
سؤال
Which of the following principles is used for adding and removing items from a stack?

A) first in first out (FIFO)
B) last in first out (LIFO)
C) random order
D) round robin
سؤال
Explain why an operating system can be viewed as a resource allocator.
سؤال
Which of the following statements is false?

A) Mobile devices must be concerned with power consumption.
B) Mobile devices can provide features that are unavailable on desktop or laptop computers.
C) The difference in storage capacity between a mobile device and laptop is shrinking.
D) Mobile devices usually have fewer processing cores than a standard desktop computer.
سؤال
Why are clustered systems considered to provide high-availability service?
سؤال
What is a bootstrap program, and where is it stored?
سؤال
Describe the differences between physical, virtual, and logical memory.
سؤال
Distinguish between uniform memory access (UMA) and non-uniform memory access (NUMA) systems.
سؤال
Which of the following principles is used for adding and removing items from a queue?

A) first in first out (FIFO)
B) last in first out (LIFO)
C) random order
D) round robin
سؤال
A system call is triggered by hardware.
سؤال
Explain the difference between singly, doubly, and circularly linked lists.
سؤال
On UNIX, the setuid attribute on a program causes that program to run with the user ID of the current user's ID.
سؤال
The process runs with effective UID all the time until the process is stopped.
سؤال
MapReduce is a system which allows for parallel processing of data across nodes in the cluster.
سؤال
Distinguish mobile computing from traditional desktop computing.
سؤال
Solid state disks are generally faster than magnetic disks.
سؤال
Processors for most mobile devices run at a slower speed than a processor in a desktop PC.
سؤال
VMware is a virtual machine manager when it manages guest operating systems.
سؤال
Solid state disks are considered volatile storage.
سؤال
A system call runs in kernel mode only.
سؤال
Describe cloud computing.
سؤال
Describe the compute-server and file-server types of server systems.
سؤال
Skype uses a hybrid peer-to-peer approach.
سؤال
Virtually all modern operating systems provide support for SMP
سؤال
What two operating systems currently dominate mobile computing?
سؤال
There is no universally accepted definition of an operating system.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/57
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Introduction
1
Which of the following is the definition of processor?

A) the hardware that executes instructions
B) a physical chip that contains one or more CPUs
C) the basic computation unit of the CPU
D) including multiple computing cores on the same CPU
B
2
The two separate modes of operating in a system are

A) supervisor mode and system mode
B) kernel mode and privileged mode
C) physical mode and logical mode
D) user mode and kernel mode
D
3
Which of the following storage medium is the slowest regarding access speed?

A) cache
B) solid state drive
C) register
D) main memory
B
4
Which of the following is tertiary storage medium?

A) register
B) magnetic tapes
C) main memory
D) hard-disk drive
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
5
The device controller _____ an interrupt by asserting a signal on the interrupt request line.

A) raises
B) catches
C) dispatches
D) clears
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which of the following is NOT secondary storage device?

A) random access memory
B) solid state disks
C) optical disk
D) magnetic tape
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
7
Which of the following programs runs all the time on the computer?

A) compiler
B) assembler
C) text editor
D) kernel
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which of the following will trigger an interrupt?

A) kernel function
B) software execution
C) CPU execution
D) I/O completion
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
9
Where is the location of L1 cache?

A) inside CPU core
B) inside processor but outside CPU core
C) inside main memory
D) inside registers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
10
In what way is an operating system like a government?

A) It seldom functions correctly.
B) It creates an environment within which other programs can do useful work.
C) It performs most useful functions by itself.
D) It is always concerned primarily with the individual's needs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which of the following technology reduces the overhead for bulk data movement?

A) Direct Memory Access (DMA)
B) Non-uniform Memory Access (NUMA)
C) Symmetric Multiprocessing (SMP)
D) Storage Area Network (SAN)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
12
Which of the following contains the addresses of all the service routines?

A) page table
B) interrupt vector
C) system call table
D) file descriptor table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following stage triggers the CPU switch from user program to interrupt processing?

A) I/O request
B) transfer done
C) interrupt signaled
D) interrupt handled
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which of the following is nonvolatile?

A) register
B) cache
C) main memory
D) hard-disk drive
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
15
____ operating systems are designed primarily to maximize resource utilization.

A) PC
B) Handheld computer
C) Mainframe
D) Network
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following is the denotation of 10243 bytes?

A) KB
B) MB
C) GB
D) TB
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which of the following is loosely coupled?

A) multiprocessor systems
B) single-processor system
C) multi-core processor
D) clustered system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which of the following components of a computer system defines the ways to use system resources to solve computing problems?

A) application programs
B) operating system
C) computer hardware
D) computer logo
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the following clears the interrupt by servicing the device?

A) interrupt request line
B) interrupt-controller hardware
C) interrupt vector
D) interrupt service routine
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
20
The CPU catches the interrupt and ____ it to the interrupt handler

A) raises
B) catches
C) dispatches
D) clears
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
21
Describe why multi-core processing is more efficient than placing each processor on its own chip.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
22
Why is main memory not suitable for permanent program storage or backup purposes? Furthermore, what is the main disadvantage to storing information on a magnetic disk drive as opposed to main memory?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
23
Describe why direct memory access (DMA) is considered an efficient mechanism for performing I/O.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
24
Explain the difference between protection and security.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
25
Explain the purpose of an interrupt vector.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
26
Distinguish between system and application programs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
27
Explain cache coherency.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
28
What role do device controllers and device drivers play in a computer system?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
29
Computer systems can be divided into four approximate components. What are they?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
30
Which of the following computing environments place rigid time requirements on the operation of a processor or the flow of data?

A) traditional computing
B) real-time embedded system
C) client-server computing
D) peer-to-peer computing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which of the following are used by Linux kernel as data structures?

A) Lists, Stacks, and Queues
B) Trees
C) Hash Functions and Maps
D) Bitmaps
E) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
32
Describe the operating system's two modes of operation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
33
Which of the following principles is used for adding and removing items from a stack?

A) first in first out (FIFO)
B) last in first out (LIFO)
C) random order
D) round robin
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
34
Explain why an operating system can be viewed as a resource allocator.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
35
Which of the following statements is false?

A) Mobile devices must be concerned with power consumption.
B) Mobile devices can provide features that are unavailable on desktop or laptop computers.
C) The difference in storage capacity between a mobile device and laptop is shrinking.
D) Mobile devices usually have fewer processing cores than a standard desktop computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
36
Why are clustered systems considered to provide high-availability service?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
37
What is a bootstrap program, and where is it stored?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
38
Describe the differences between physical, virtual, and logical memory.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
39
Distinguish between uniform memory access (UMA) and non-uniform memory access (NUMA) systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which of the following principles is used for adding and removing items from a queue?

A) first in first out (FIFO)
B) last in first out (LIFO)
C) random order
D) round robin
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
41
A system call is triggered by hardware.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
42
Explain the difference between singly, doubly, and circularly linked lists.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
43
On UNIX, the setuid attribute on a program causes that program to run with the user ID of the current user's ID.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
44
The process runs with effective UID all the time until the process is stopped.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
45
MapReduce is a system which allows for parallel processing of data across nodes in the cluster.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
46
Distinguish mobile computing from traditional desktop computing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
47
Solid state disks are generally faster than magnetic disks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
48
Processors for most mobile devices run at a slower speed than a processor in a desktop PC.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
49
VMware is a virtual machine manager when it manages guest operating systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
50
Solid state disks are considered volatile storage.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
51
A system call runs in kernel mode only.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
52
Describe cloud computing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
53
Describe the compute-server and file-server types of server systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
54
Skype uses a hybrid peer-to-peer approach.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
55
Virtually all modern operating systems provide support for SMP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
56
What two operating systems currently dominate mobile computing?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
57
There is no universally accepted definition of an operating system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 57 في هذه المجموعة.