Matt Merritt
Quiz von , erstellt am more than 1 year ago

Information Technology Quiz am OS Final Possible Questions, erstellt von Matt Merritt am 01/05/2017.

81
1
0
Matt Merritt
Erstellt von Matt Merritt vor etwa 7 Jahre
Schließen

OS Final Possible Questions

Frage 1 von 139

1

An SMP can be defined as a stand-alone computer system with two or more similar processors of comparable capability.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 2 von 139

1

Over the years memory access speed has consistently increased more rapidly than processor speed.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 3 von 139

1

The ___ chooses which block to replace when a new block is to be loaded into the cache and the cache already has all the slots filled with other blocks.

Wähle eine der folgenden:

  • memory controller

  • mapping function

  • write policy

  • replacement algorithm

Erklärung

Frage 4 von 139

1

When an external device becomes ready to be serviced by the processor, the device sends a(n) ___ signal to the processor.

Wähle eine der folgenden:

  • access

  • halt

  • handler

  • interrupt

Erklärung

Frage 5 von 139

1

The ____ holds the address of the next instruction.

Wähle eine der folgenden:

  • Accumulator (AC)

  • Instruction Register (IR)

  • Instruction Counter (IC)

  • Program Counter (PC)

Erklärung

Frage 6 von 139

1

Small, fast memory located between the processor and main memory is called ____.

Wähle eine der folgenden:

  • Block memory

  • Cache memory

  • Direct memory

  • WORM memory

Erklärung

Frage 7 von 139

1

One mechanism Intel uses to make its caches more effective is _______.

Wähle eine der folgenden:

  • mapping

  • handling

  • interconnecting

  • prefetching

Erklärung

Frage 8 von 139

1

In a uniprocessor system, multiprogramming increases processor efficiency by _____.

Wähle eine der folgenden:

  • taking advantage of time wasted by long wait interrupt handling

  • disabling all interrupts execpt those of highest priority

  • eliminating all idle processor cycles

  • increasing processor speed

Erklärung

Frage 9 von 139

1

The processor controls the operation of the computer and performs its data processing functions.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 10 von 139

1

Instruction processing consists of two steps:

Wähle eine der folgenden:

  • fetch and execute

  • instruction and execute

  • instruction and halt

  • fetch and instruction

Erklärung

Frage 11 von 139

1

The ____ is the external data by which the OS is able to supervise and control the process.

Wähle eine der folgenden:

  • execution context

  • associated data

  • executable program

  • nucleus

Erklärung

Frage 12 von 139

1

The processor itself is not a resource so the OS is not involved in determining how much of the processor time is devoted to the execution of a user.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 13 von 139

1

Multiprogramming operating systems are fairly sophisticated compared to single-program or _____ systems.

Wähle eine der folgenden:

  • time-sharing

  • uniprogramming

  • multitasking

  • memory management

Erklärung

Frage 14 von 139

1

Hardware features desirable in a batch-processing OS include memory protection, timer, privileged instructions and ______.

Wähle eine der folgenden:

  • clock cycles

  • associated data

  • interrupts

  • kernels

Erklärung

Frage 15 von 139

1

• A common strategy to give each process in the queue some time in turn is referred to as a _____ technique.

Wähle eine der folgenden:

  • multi-threading

  • serial processing

  • time slicing

  • round-robin

Erklärung

Frage 16 von 139

1

The technique where a system clock generates interrupts, and at each clock interrupt the OS regains control and assigns the processor to another user is _____.

Wähle eine der folgenden:

  • clock cycle

  • time slicing

  • round-robin

  • multithreading

Erklärung

Frage 17 von 139

1

______ is where the OS must prevent independent processes from interfering with each other’s memory, both data and instructions.

Wähle eine der folgenden:

  • Protection and access control

  • Support of modular programming

  • Process isolation

  • Automatic allocation and management

Erklärung

Frage 18 von 139

1

The phrase "control is passed to a job" means that the processor is now fetching and executing instructions from the monitor program.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 19 von 139

1

The key to success of Linux has been its availability for free under the auspice of the _______.

Wähle eine der folgenden:

  • World Wide Web Consortium

  • Free Software Foundation

  • Berkeley Software Distribution

  • GNU Public License

Erklärung

Frage 20 von 139

1

Both batch processing and time-sharing use multiprogramming.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 21 von 139

1

If a system does not employ virtual memory each process to be executed must be fully loaded into main memory.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 22 von 139

1

It is the principal responsibility of the ____ to control the execution of processes.

Wähle eine der folgenden:

  • OS

  • process control block

  • memory

  • dispatcher

Erklärung

Frage 23 von 139

1

The ____ is the less-privileged mode.

Wähle eine der folgenden:

  • user mode

  • kernel mode

  • system mode

  • control mode

Erklärung

Frage 24 von 139

1

The portion of the operating system that selects the next process to run is called the ____.

Wähle eine der folgenden:

  • trace

  • process control block

  • dispatcher

  • PSW

Erklärung

Frage 25 von 139

1

The collection of program, data, stack, and attributes is referred to as the ____.

Wähle eine der folgenden:

  • process structure

  • process control block

  • process location

  • process image

Erklärung

Frage 26 von 139

1

Fülle die Lücke, um den Text zu vervollständigen

A process in the state is in main memory and available for execution.

Erklärung

Frage 27 von 139

1

The process control block is the least important data structure in an OS.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 28 von 139

1

When a process is in the ____ state it is in secondary memory but is available for execution as soon as it is loaded into main memory.

Wähle eine der folgenden:

  • Blocked

  • Blocked/Suspend

  • Ready

  • Ready/Suspend

Erklärung

Frage 29 von 139

1

A total of ____ process states are recognized by the UNIX SVR4 operating system.

Wähle eine der folgenden:

  • 3

  • 9

  • 21

  • 15

Erklärung

Frage 30 von 139

1

The principal function of the OS is to create, manage, and terminate processes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 31 von 139

1

In a multithreaded environment, a _____ is defined as the unit of resource allocation and a unit of protection.

Wähle eine der folgenden:

  • strand

  • process

  • string

  • trace

Erklärung

Frage 32 von 139

1

_____ is a good example of an OS using a combined ULT/KLT approach.

Wähle eine der folgenden:

  • TRIX

  • Windows

  • LINUX

  • Solaris

Erklärung

Frage 33 von 139

1

A ____ is a user-created unit of execution within a process.

Wähle eine der folgenden:

  • Kernel

  • KLT

  • lightweight process

  • ULT

Erklärung

Frage 34 von 139

1

The _____ are the fundamental entities that can be scheduled and dispatched to run on one of the system processors.

Wähle eine der folgenden:

  • Processes

  • Kernel threads

  • LWPs

  • ULTs

Erklärung

Frage 35 von 139

1

A ____ is a dispatchable unit of work that executes sequentially and is interruptible so that the processor can turn to another thread.

Wähle eine der folgenden:

  • port

  • process

  • token

  • thread

Erklärung

Frage 36 von 139

1

A Windows process must contain at least ___ thread(s) to execute.

Wähle eine der folgenden:

  • four

  • three

  • two

  • one

Erklärung

Frage 37 von 139

1

It takes less time to terminate a process than a thread.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 38 von 139

1

The blocked state in which the process is waiting for an event, such as the end of an I/O operation, the availability of a resource, or a signal from another process is the ____ state.

Wähle eine der folgenden:

  • Times and timers

  • Uninterruptible

  • Stopped

  • Interruptible

Erklärung

Frage 39 von 139

1

The ____ state is when the thread has terminated.

Wähle eine der folgenden:

  • ZOMBIE

  • FREE

  • STOP

  • SLEEP

Erklärung

Frage 40 von 139

1

Any alteration of a resource by one thread affects the environment of the other threads in the same process.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 41 von 139

1

As an extension of the principles of modular design and structured programming, some applications can be effectively programmed as a set of concurrent processes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 42 von 139

1

A situation in which a runnable process is overlooked indefinitely by the scheduler, although it is able to proceed, is _____.

Wähle eine der folgenden:

  • mutual exclusion

  • deadlock

  • starvation

  • livelock

Erklärung

Frage 43 von 139

1

A semaphore that does not specify the order in which processes are removed from the queue is a _____ semaphore.

Wähle eine der folgenden:

  • weak

  • general

  • strong

  • binary

Erklärung

Frage 44 von 139

1

A ____ is a data type that is used to block a process or thread until a particular condition is true.

Wähle eine der folgenden:

  • deadlock

  • general semaphore

  • condition variable

  • mutex

Erklärung

Frage 45 von 139

1

The _____ is a programming language construct that provides equivalent functionality to that of semaphores and is easier to control.

Wähle eine der folgenden:

  • atomic operation

  • co-routine

  • critical section

  • monitor

Erklärung

Frage 46 von 139

1

The requirement that when one process is in a critical section that accesses shared resources, no other process may be in a critical section that accesses any of those shared resources is ____.

Wähle eine der folgenden:

  • critical section

  • linelock

  • mutual exclusion

  • atomic operation

Erklärung

Frage 47 von 139

1

The sharing of main memory among processes is useful to permit efficient and close interaction among processes because such sharing does not lead to any problems.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 48 von 139

1

The case of cooperation by sharing covers processes that interact with other processes without being explicitly aware of them.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 49 von 139

1

The management of multiple processes within a uniprocessor system is ___.

Wähle eine der folgenden:

  • multiprogramming

  • structured applications

  • disturbed processing

  • multi-management processing

Erklärung

Frage 50 von 139

1

The term ____ refers to a technique in which a process can do nothing until it gets permission to enter its critical section but continues to execute an instruction or set of instructions that tests the appropriate variable to gain entrance.

Wähle eine der folgenden:

  • spin waiting

  • general semaphore

  • critical resource

  • message passing

Erklärung

Frage 51 von 139

1

The most common technique used for protecting a critical section in Linux is the _____.

Wähle eine der folgenden:

  • singal

  • atomic bitmap operation

  • atomic integer operation

  • spinlock

Erklärung

Frage 52 von 139

1

Interrupts, signals, messages, and information in I/O buffers are all example of reusable resources.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 53 von 139

1

Requested resources are granted to processes whenever possible with _____.

Wähle eine der folgenden:

  • deadlock detection

  • preemption

  • mutual exclusion

  • deadlock avoidance

Erklärung

Frage 54 von 139

1

The ____ allows multiple threads to have simultaneous read-only access to an object protected by the lock.

Wähle eine der folgenden:

  • barrier

  • condition variable

  • readers/writer lock

  • mutex

Erklärung

Frage 55 von 139

1

Examples of ___ include processors, I/O channels, main and secondary memory, devices, and data structures such as files, databases, and semaphores.

Wähle eine der folgenden:

  • regional resources

  • joint resources

  • reusable resources

  • consumable resources

Erklärung

Frage 56 von 139

1

A closed chain of processes exists, such that each process holds at least one resource needed by the next process in the chain is the condition of ____.

Wähle eine der folgenden:

  • no preemption

  • mutual exclusion

  • circular wait

  • hold and wait

Erklärung

Frage 57 von 139

1

The strategy of deadlock ____ is to design a system in such a way that the possibility of deadlock is excluded.

Wähle eine der folgenden:

  • prevention

  • detection

  • diversion

  • avoidance

Erklärung

Frage 58 von 139

1

One of the most significant contributions of UNIX to the development of operating systems is the ____.

Wähle eine der folgenden:

  • semaphore

  • pipe

  • message

  • shared memory

Erklärung

Frage 59 von 139

1

Deadlock is permanent because none of the events are ever triggered.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 60 von 139

1

The fastest form of inter-process communication provided in UNIX is ____.

Wähle eine der folgenden:

  • shared memory

  • message

  • pipe

  • semaphore

Erklärung

Frage 61 von 139

1

In a multiprogramming system the available main memory is not generally shared among a number of processes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 62 von 139

1

A ____ is a particular example of logical addresses in which the address is expressed as a location relative to some known point, usually a value in a processor register.

Wähle eine der folgenden:

  • logical address

  • relative address

  • absolute address

  • physical address

Erklärung

Frage 63 von 139

1

The page table for each process maintains ____.

Wähle eine der folgenden:

  • the physical memory location of the process

  • the frame location for each page of the process

  • the page location for each frame of the process

  • the logical memory location of the process

Erklärung

Frage 64 von 139

1

In a system employing a segmentation scheme for memory management a process is divided into ___

Wähle eine der folgenden:

  • one segment per thread

  • a number of threads

  • a number of segments which need not be of equal size

  • a number of segments which must be of equal size

Erklärung

Frage 65 von 139

1

Available chunks of memory are known as ____.

Wähle eine der folgenden:

  • frames

  • segments

  • addresses

  • pages

Erklärung

Frage 66 von 139

1

In a multiprogramming environment the programmer knows at the time of coding how much space will be available and where that space will be.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 67 von 139

1

In a system employing a segmentation scheme for memory management wasted space is due to _____.

Wähle eine der folgenden:

  • frames of different sizes

  • external fragmentation

  • internal fragmentation

  • segments of different sizes

Erklärung

Frage 68 von 139

1

In the Dynamic Partitioning technique of memory management, the placement algorithm that scans memory from the location of the last placement and choose the next available block that is large enough to satisfy the request is called _____>

Wähle eine der folgenden:

  • next-fit

  • first-fit

  • last-fit

  • best-fit

Erklärung

Frage 69 von 139

1

In a system employing a paging scheme for memory management wasted space is due to _____.

Wähle eine der folgenden:

  • internal fragmentation

  • pages of different specified sizes

  • external fragmentation

  • frames of different specified sizes

Erklärung

Frage 70 von 139

1

One technique for overcoming external fragmentation is ____.

Wähle eine der folgenden:

  • loading

  • compaction

  • relocation

  • partitioning

Erklärung

Frage 71 von 139

1

Segments may be of unequal, indeed dynamic, size.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 72 von 139

1

A ____ is issued if a desired page is not in main memory.

Wähle eine der folgenden:

  • paging error

  • paging replacement policy

  • page fault

  • page placement policy

Erklärung

Frage 73 von 139

1

The ____ determines when a page should be brought into main memory.

Wähle eine der folgenden:

  • page fault

  • fetch policy

  • working set

  • resident set management

Erklärung

Frage 74 von 139

1

The ____ policy results in the fewest number of page faults.

Wähle eine der folgenden:

  • optimal

  • FIFO

  • clock

  • LRU

Erklärung

Frage 75 von 139

1

The ____ algorithm requires a use bit to be associated with each page in memory.

Wähle eine der folgenden:

  • page placement

  • working set

  • VSWS

  • page fault frequency

Erklärung

Frage 76 von 139

1

The ____ structure indexes page table entries by frame number rather than by virtual page number.

Wähle eine der folgenden:

  • hash table

  • inverted page table

  • page table

  • segment table

Erklärung

Frage 77 von 139

1

The principle of locality states that program and data references within a process do not tend to cluster.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 78 von 139

1

______ is transparent to the programmer and eliminates external fragmentation providing efficient use of main memory.

Wähle eine der folgenden:

  • Hashing

  • Paging

  • Segemention

  • Thrashing

Erklärung

Frage 79 von 139

1

____ is a range memory addresses available to a process.

Wähle eine der folgenden:

  • Address space

  • Real address

  • Virtual address

  • Virtual address space

Erklärung

Frage 80 von 139

1

____ allows the programmer to view memory as consisting of multiple address spaces.

Wähle eine der folgenden:

  • Paging

  • Locality

  • Segmentation

  • Resident set managment

Erklärung

Frage 81 von 139

1

Which of the following scheduling policies allow the OS to interrupt the currently running process and move it to the Ready state?

Wähle eine der folgenden:

  • FIFO

  • FCFS

  • non-preemptive

  • preemptive

Erklärung

Frage 82 von 139

1

The strategy that schedules processes based on their group affiliation is generally referred to as ______.

Wähle eine der folgenden:

  • shortest process next

  • fair share scheduling

  • queuing analysis

  • simulation modeling

Erklärung

Frage 83 von 139

1

The ____ specifies the instants in time at which the selection function is exercised.

Wähle eine der folgenden:

  • decision mode

  • medium-term scheduling

  • ready state

  • TAT

Erklärung

Frage 84 von 139

1

This is a decision whether to add a process to those that are at least partially in main memory and therefore available for execution.

Wähle eine der folgenden:

  • short-term scheduling

  • long-term scheduling

  • medium-term scheduling

  • I/O scheduling

Erklärung

Frage 85 von 139

1

Typically, the swapping-in function for processes is based on the need to manage ____.

Wähle eine der folgenden:

  • the degree of multiprogramming

  • I/O requirements

  • process priorities

  • virtual memory

Erklärung

Frage 86 von 139

1

Response time in an interactive system is an example of:

Wähle eine der folgenden:

  • user-oriented criteria for long-term scheduling policies

  • system-oriented criteria for short-term scheduling policies

  • system-oriented criteria for long-term scheduling policies

  • user-oriented criteria for short-term scheduling policies

Erklärung

Frage 87 von 139

1

A risk with ____ is the possibility of starvation for longer processes, as long as there is a steady supply of shorter processes.

Wähle eine der folgenden:

  • SRT

  • SPN

  • FIFO

  • FCFS

Erklärung

Frage 88 von 139

1

First-come-first-served (FCFS) is a simple scheduling policy that tends to favor I/O bound processes over processor bound processes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 89 von 139

1

The traditional UNIX scheduler divides processes into fixed bands of priority levels, with the highest priority band being the ____.

Wähle eine der folgenden:

  • user process band

  • swapper band

  • file manipulation band

  • utilization band

Erklärung

Frage 90 von 139

1

One problem with a pure priority scheduling scheme is that lower-priority processes may suffer starvation.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 91 von 139

1

The multiprocessor system which consists of a set or processors that share a common main memory and are under the integrated control of an operation system is a _____.

Wähle eine der folgenden:

  • tightly coupled multiprocessor

  • cluster

  • functionally specialized processor

  • loosely coupled or distributed multiprocessor

Erklärung

Frage 92 von 139

1

_____ perform static analysis of feasible schedules of dispatching with the result of the analysis being a schedule that determines, at run time, when a task must begin execution.

Wähle eine der folgenden:

  • Static priority-driven preemptive approaches

  • Static table-drive approaches

  • Dynamic planning-based approaches

  • Dynamic best effort approaches

Erklärung

Frage 93 von 139

1

The basic idea of _____ is that a lower-priority task inherits the priority of any higher-priority task pending on a resource they share.

Wähle eine der folgenden:

  • priority ceiling

  • priority inversion

  • unbounded priority inversion

  • priority inheritance

Erklärung

Frage 94 von 139

1

User control is a generally much broader in an ordinary operating system than in a real-time operating system.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 95 von 139

1

With coarse and ____ grained parallelism, there is a synchronization among processes, but at a very gross level.

Wähle eine der folgenden:

  • medium

  • fine

  • independent

  • very course

Erklärung

Frage 96 von 139

1

The ____ approach is a set of related threads scheduled to run on a set of processors at the same time, on a one-to-one basis.

Wähle eine der folgenden:

  • dynamic scheduling

  • load sharing

  • gang scheduling

  • dedicated processor assignment

Erklärung

Frage 97 von 139

1

The ____ class is intended for applications that will only consume processor time when no other threads are ready to execute.

Wähle eine der folgenden:

  • idle user

  • time sharing

  • bottom-half kernel

  • real-time

Erklärung

Frage 98 von 139

1

______ is the time required to execute the task to completion.

Wähle eine der folgenden:

  • Processing time

  • Priority

  • Resource requirements

  • Ready time

Erklärung

Frage 99 von 139

1

Processes at ____ priority levels are guaranteed to be selected to run before any time-sharing process but must defer to real-time processes.

Wähle eine der folgenden:

  • kernel

  • time-sharing

  • real-time

  • load-sharing

Erklärung

Frage 100 von 139

1

With independent parallelism there is an explicit synchronization among processes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 101 von 139

1

The advantage of ____ is that it provides extremely high data availability.

Wähle eine der folgenden:

  • RAID 2

  • RAID 4

  • RAID 0

  • RAID 6

Erklärung

Frage 102 von 139

1

On a movable-head system, the time it takes to position the head at the track is known as

Wähle eine der folgenden:

  • access time

  • seek time

  • transfer time

  • rotational delay

Erklärung

Frage 103 von 139

1

The disk scheduling algorithm that implements two sub-queues in a measure to avoid the problem of "arm stickiness" is the ______.

Wähle eine der folgenden:

  • C-SCAN policy

  • FSCAN policy

  • DMA

  • N-step-SCAN policy

Erklärung

Frage 104 von 139

1

_____ external devices are suitable for communicating with modems.

Wähle eine der folgenden:

  • Human-readable

  • Application

  • Machine-readable

  • Communication

Erklärung

Frage 105 von 139

1

The simplest type of support that the operating system can provide is _____.

Wähle eine der folgenden:

  • overflow buffering

  • dual buffering

  • single buffering

  • circular buffering

Erklärung

Frage 106 von 139

1

Cache memory reduces average memory access time by exploiting the principle of locality.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 107 von 139

1

RAID 0 provides real-time backups of all data so that in the event of a disk failure, all of the critical data is still immediately available.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 108 von 139

1

_____ is a technique that smooths out peaks in I/O demand.

Wähle eine der folgenden:

  • Buffering

  • Blocking

  • Smoothing

  • Tracking

Erklärung

Frage 109 von 139

1

The _____ unit is capable of mimicking the processor and of taking over control of the system bus, just like a processor.

Wähle eine der folgenden:

  • interrupt-driven I/O

  • I/O channel

  • direct memory access

  • programmed I/O

Erklärung

Frage 110 von 139

1

RAID 5 is organized in a similar fashion to _____, but is different in the fact that RAID 5 distributes the parity strips across all disks.

Wähle eine der folgenden:

  • RAID 3

  • RAID 2

  • RAID 1

  • RAID 4

Erklärung

Frage 111 von 139

1

Typically, the only way that a user or application may access files is through the file management system.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 112 von 139

1

_____ represents an open file associated with a process.

Wähle eine der folgenden:

  • Dentry object

  • Inode object

  • File object

  • Superblock object

Erklärung

Frage 113 von 139

1

An objective of the ____ is to provide a standardized set of I/O interface routines to user processes.

Wähle eine der folgenden:

  • working directory

  • file management system

  • indexed file allocation

  • file directory

Erklärung

Frage 114 von 139

1

The ____ is concerned with scheduling disk and tape access to optimize performance.

Wähle eine der folgenden:

  • device driver

  • basic I/O supervisor

  • access method

  • logical I/O

Erklärung

Frage 115 von 139

1

The ____ file exploits the capability found on disks to access directly any block of a known address.

Wähle eine der folgenden:

  • direct

  • sequential

  • indexed sequential

  • indexed

Erklärung

Frage 116 von 139

1

All types of UNIX files are administered by the OS by means of inodes.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 117 von 139

1

The least-complicated form of file organization is the indexed file.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 118 von 139

1

The ____ contains the core parts of the operating system, including system binaries, system libraries, and configuration files.

Wähle eine der folgenden:

  • data directory

  • system directory

  • cache directory

  • mnt/sdcard directory

Erklärung

Frage 119 von 139

1

A ____ is a contiguous set of allocated blocks.

Wähle eine der folgenden:

  • key

  • pathname

  • pile

  • portion

Erklärung

Frage 120 von 139

1

A ___ is the basic element of data.

Wähle eine der folgenden:

  • database

  • field

  • file

  • record

Erklärung

Frage 121 von 139

1

General-purpose computer systems far outnumber embedded systems.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 122 von 139

1

The ____ module contains the code necessary for processor startup, interrupt delivery, context switching, and other functionality specific to the instruction set architecture of that processor family.

Wähle eine der folgenden:

  • Variant

  • Platform

  • Memory Management

  • Architechture

Erklärung

Frage 123 von 139

1

The ____ module includes code for startup, chip selection configuration, interrupt controllers, and timer devices.

Wähle eine der folgenden:

  • Architechture

  • Variant

  • MMU

  • Platform

Erklärung

Frage 124 von 139

1

Configurability, direct use of interrupts, and real-time operation are some of the unique characteristics and design requirements for ______/

Wähle eine der folgenden:

  • Tiny OS

  • eCos

  • embedded operating systems

  • OS service routines

Erklärung

Frage 125 von 139

1

______ is one of the most widely used embedded operating systems.

Wähle eine der folgenden:

  • Resource-specific interfaces

  • eCos

  • open sources

  • resource requests

Erklärung

Frage 126 von 139

1

A key differentiator between desktop/server and embedded Linux distributions is that desktop and server software are typically compiled on one platform but is intended to be executed on another.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 127 von 139

1

The _____ interface allows the client to hold on to a resource until the client is notified that someone else needs the resource.

Wähle eine der folgenden:

  • Resource configure

  • Resource requested

  • Resource

  • Resource-specific

Erklärung

Frage 128 von 139

1

A mutex is used to enforce mutually exclusive access to a resource, allowing only one thread at a time to gain access.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 129 von 139

1

_____ has become a popular approach to implementing wireless sensor network software.

Wähle eine der folgenden:

  • TinyOS

  • eCos

  • Embedded system

  • Arbiter

Erklärung

Frage 130 von 139

1

Virtual machines are made up of files.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 131 von 139

1

The solution that enables virtualization is a ____.

Wähle eine der folgenden:

  • round robin

  • virtual machine monitor

  • hyperfile

  • DalviB600

Erklärung

Frage 132 von 139

1

The ___ facilitates the translation and I/O from the virtual machine to the physical server devices.

Wähle eine der folgenden:

  • hardware

  • memory

  • hypervisor

  • network interface card

Erklärung

Frage 133 von 139

1

_____ can power off and on physical hosts as they are needed.

Wähle eine der folgenden:

  • DRS

  • Storage and Network I/O

  • DPM

  • Resource Scheduler

Erklärung

Frage 134 von 139

1

The number of guests that can exist on a single hosts is measured as a _____.

Wähle eine der folgenden:

  • VMM ratio

  • hypervisor ration

  • broker ratio

  • consolidation ratio

Erklärung

Frage 135 von 139

1

The ____ approach is becoming a common way for businesses and individuals to deal with legacy applications and to optimize their hardware usage.

Wähle eine der folgenden:

  • virtual machine

  • consolidation

  • ratio

  • round robin

Erklärung

Frage 136 von 139

1

Virtual machines are hosted via the infrastructure services in the VM kernel.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 137 von 139

1

______ is a commercially available hypervisor from VMware that provides users a bare metal hypervisor to host virtal machines on their servers.

Wähle eine der folgenden:

  • Zygote

  • Dalvi068

  • JVM

  • ESXi

Erklärung

Frage 138 von 139

1

A key aspect of server virtualization is that VMs cannot be viewed as network resources.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 139 von 139

1

The concept of ____, as used in Linux, refers to a partitioning of the privileges available to a root user.

Wähle eine der folgenden:

  • root isolation

  • hosting platform

  • capabilities

  • processing isolation

Erklärung