БАЗА 1(Questions 91-185)

Beschreibung

PC Architecture Quiz am БАЗА 1(Questions 91-185), erstellt von Csse 1502 am 23/05/2018.
Csse 1502
Quiz von Csse 1502, aktualisiert more than 1 year ago
Csse 1502
Erstellt von Csse 1502 vor etwa 6 Jahre
121
2

Zusammenfassung der Ressource

Frage 1

Frage
A branch-prediction cache that stores the predicted address for the next instruction after a branch
Antworten
  • branch target buffer
  • data buffer
  • optical buffer

Frage 2

Frage
Buffering the actual target instructions allows us to perform an optimization which called:
Antworten
  • branch folding
  • branch prediction
  • target instructions
  • target address

Frage 3

Frage
Which is not the function of integrated instructions fetch unit:
Antworten
  • Instruction memory commit
  • Integrated branch prediction
  • Instruction prefetch
  • Instruction memory access and buffering

Frage 4

Frage
What is the simple technique that predict whether two stores or a load and a store refer to the same memory address:
Antworten
  • Address aliasing prediction
  • Branch prediction
  • Integrated branch prediction

Frage 5

Frage
What is a topology in interconnection networks?
Antworten
  • It indicates how the nodes a network are organised
  • It is the minimum distance between the farthest nodes in a network
  • Number of edges connected with a node is called node degree

Frage 6

Frage
What is a network diameter?
Antworten
  • It is the minimum distance between the farthest nodes in a network
  • It indicates how the nodes a network are organised
  • Number of edges connected with a node is called node degree

Frage 7

Frage
What is a node degree?
Antworten
  • Number of edges connected with a node is called node degree
  • It indicates how the nodes a network are organised
  • It is the minimum distance between the farthest nodes in a network

Frage 8

Frage
What is a bisection bandwidth?
Antworten
  • Number of edges required to be cut to divide a network into two halves is called bisection bandwidth
  • It indicates how the nodes a network are organised
  • It is the minimum distance between the farthest nodes in a network

Frage 9

Frage
What is a network throughput?
Antworten
  • It indicates how the nodes a network are organised
  • It is delay in transferring the message between two nodes
  • It is indicative measure of the message carrying capacity of a network
  • It is the minimum distance between the farthest nodes in a network

Frage 10

Frage
What is a data routing functions?
Antworten
  • The functions which when executed establish the path between the source & destination
  • It is indicative measure of the message carrying capacity of a network
  • It is the minimum distance between the farthest nodes in a network

Frage 11

Frage
What is a hardware cost?
Antworten
  • It indicates how the nodes a network are organised
  • The data routing functions are the functions which when executed establish the path between the source and the destination
  • It refers to the cost involved in the implementation of an interconnection network
  • It is an indicative measure of the message carrying capacity of a network

Frage 12

Frage
What is a blocking and non-blocking network?
Antworten
  • It indicates how the nodes a network are organized
  • The data routing functions are the functions which when executed establish the path between the source and the destination
  • network In non-blocking networks the route from any free input node to any free output node can always be provided
  • It is and indicative measure of the message carrying capacity of a network

Frage 13

Frage
Design issue of interconnection network?
Antworten
  • Software Cost
  • Hardware Cost
  • RLP
  • Symmetry of the network

Frage 14

Frage
Design issue of interconnection network (нет ответа в базе)
Antworten
  • Dimension and size of network
  • Broadcast and Multicast
  • Hardware Cost
  • RLP

Frage 15

Frage
What is the Message Size?
Antworten
  • It indicates how the nodes a network are organized
  • The data routing functions are the functions which when executed establish the path between the source and the destination
  • How much data a processor can send in one time unit
  • It is and indicative measure of the message carrying capacity of a network

Frage 16

Frage
What is a Data transfer time?
Antworten
  • It indicates how the nodes a network are organized
  • The data routing functions are the functions which when executed establishe the path between the source and the destination
  • How long does it take for a message to reach to another processor
  • It is and indicative measure of the message carrying capacity of a network

Frage 17

Frage
Select two-dimensional network (в какой то базе interconnection network)
Antworten
  • Mesh
  • Linear Array
  • Cross Bar

Frage 18

Frage
Select multi-dimensional network (в какой то базе interconnection network)
Antworten
  • Linear Array
  • Cross Bar
  • Cube

Frage 19

Frage
Select multi-dimensional network (в какой то базе interconnection network)
Antworten
  • Linear Array
  • Cross Bar
  • Hyper Cube

Frage 20

Frage
Select non-blocking network (в какой то базе interconnection network)
Antworten
  • Linear Array
  • Cube
  • Cross Bar

Frage 21

Frage
A modified version of the tree network (в какой то базе interconnection network)
Antworten
  • Fat tree
  • Cube
  • Linear Array

Frage 22

Frage
A interconnection network is a type of pipelined array architecture and it is designed for multidimensional flow of data
Antworten
  • Systolic Array
  • Cube
  • Linear Array

Frage 23

Frage
A _____________ interconnection network is a type of pipelined array architecture and it is designed for multidimensional flow of data
Antworten
  • Hyper cube
  • Cube
  • Linear array

Frage 24

Frage
In computer architecture, __________ is the ability of central processing unit (CPU) or a single core in a multi-core processor to execute multiple processes or threads concurrently, appropriately supported by the operating system
Antworten
  • Multithreading
  • Computing
  • Array processing

Frage 25

Frage
In computing, a __________ is a central processing unit(CPU) that implements an instruction set containing instructions that operate on one-dimensional arrays of data called vectors compared to scalar processors, whose instructions operate in a single data items
Antworten
  • Multithreading
  • Vector processes
  • Computing
  • Array processing

Frage 26

Frage
A _________ is an instruction in a computer program that can cause a computer to begin executing a different instruction sequence and thus deviate from its default behaviour of executing instructions in order
Antworten
  • Multithreading
  • Branch
  • Prediction
  • Array processing

Frage 27

Frage
A __________ is a digital circuit that tries to guess which way a branch (e.g. an if-then-else structure) will go before this is known for sure
Antworten
  • Multithreading
  • Branch
  • Branch Prediction

Frage 28

Frage
________________ optimization technique where a computer system performs some task that may not be actually needed
Antworten
  • Multithreading
  • Branch
  • Speculative execution

Frage 29

Frage
Select two-dimensional network
Antworten
  • Mesh
  • Linear array
  • Cross bar

Frage 30

Frage
Single instruction, single data (SISD)
Antworten
  • only one instruction stream is being acted on by the CPU during any one clock cycle
  • a type of parallel computer
  • Currently the most common type of parallel computer - most modern supercomputers fall into this category

Frage 31

Frage
In serial computing
Antworten
  • Multithreading instructions from each part execute simultaneously on different processors
  • Instructions are executed sequentially one after another
  • A problem is broken into discrete parts that can be solved concurrently

Frage 32

Frage
In parallel computing
Antworten
  • Multithreading instructions from each part execute simultaneously on different processors
  • Instructions are executed sequentially one after another
  • A problem is broken into discrete parts that can be solved concurrently

Frage 33

Frage
Shared memory …
Antworten
  • From a strictly hardware point of view, describes a computer architecture where all processors have direct(usually bus based ) access to common physical memory
  • A logically discrete section of computational work
  • Breaking a task into steps performed by different processor units, with inputs streaming through much like an assembly line

Frage 34

Frage
Massively parallel . . .
Antworten
  • From a strictly hardware point of view, describes a computer architecture where all processors have direct(usually bus based ) access to common physical memory
  • Refers to the hardware that comprises a given parallel system - having many processing elements
  • Solving many similar but independent tasks simultaneously, little to no need for coordination between the tasks

Frage 35

Frage
Embarrassingly parallel . . .
Antworten
  • From a strictly hardware point of view, describes a computer architecture where all processors have direct(usually bus based ) access to common physical memory
  • Refers to the hardware that comprises a given parallel system - having many processing elements
  • Solving many similar but independent tasks simultaneously, little to no need for coordination between the tasks

Frage 36

Frage
Network performance depends of what?
Antworten
  • performance of switches and transmission system
  • performance of switches
  • performance of transmission system
  • has no dependencies

Frage 37

Frage
Which one is not the major flavor of Multiple-issue processors:
Antworten
  • statistically superscalar processors
  • dynamically scheduled superscalar processors
  • statically scheduled superscalar processors
  • VLIW (very long instruction word) processors

Frage 38

Frage
A _____________ interconnection network is an extension of cube network
Antworten
  • Hyper Cube
  • Cube
  • Linear Array

Frage 39

Frage
Pipelining …
Antworten
  • Breaking a task into steps performed by different processor units, with inputs streaming through, much like an assembly line
  • A logically discrete section of computational work
  • From a strictly hardware point of view, describes a computer architecture where all processors have direct (usually bus based) access to common physical memory

Frage 40

Frage
What is Personal mobile device (PMD)?
Antworten
  • A collection of wireless devices with multimedia user interfaces
  • A collection of computers with wireless network adapters
  • A collection of Clusters/Warehouse-scale computers

Frage 41

Frage
Where the embedded microprocessors are used?
Antworten
  • In microwaves, washing machines
  • In Personal Computers
  • In mobile phones

Frage 42

Frage
What functions has Instruction Set Architecture (ISA)?
Antworten
  • Serves as the boundary between the software and hardware
  • Serves as the bridge between CPU and Memory
  • Serves as the bridge between CPU and Cache

Frage 43

Frage
What is the TLP?
Antworten
  • Time Level Parallelism
  • Technology Level Parallelism
  • Task Level Parallelism

Frage 44

Frage
By Moore's law, growth rate in transistor count on a chip is doubling?
Antworten
  • every 8 to 12 months
  • every 12 to 16 months
  • every 18 to 24 months

Frage 45

Frage
How should a system architect or a user think about performance, power, and energy? From the viewpoint of a system designer, how many concerns are there?
Antworten
  • 3
  • 2
  • 4

Frage 46

Frage
What is the “Module reliability” in Dependability?
Antworten
  • a measure of the continuous service accomplishment from a reference initial instant
  • a measure of the service accomplishment with respect to the alternation between the two states of accomplishment and interruption.
  • a measure of the interruption

Frage 47

Frage
What is response time?
Antworten
  • the time between the start and the completion of an event
  • The time to get an information
  • The time spent on execution of a program

Frage 48

Frage
The guiding principle of reporting performance measurements should be?
Antworten
  • reproducibility
  • responsibility
  • creativity

Frage 49

Frage
What is Temporal Locality?
Antworten
  • recently accessed items are likely to be accessed in the near future
  • items whose addresses are near one another tend to be referenced close together in time
  • the nearest data stored in secondary memory

Frage 50

Frage
What is Spatial Locality?
Antworten
  • items whose addresses are near one another tend to be refer¬enced close together in time
  • recently accessed items are likely to be accessed in the near future
  • the nearest data stored in secondary memory

Frage 51

Frage
What is Amdahl's law?
Antworten
  • Defines the speedup that can be gained by using a particular feature
  • Defines time spent on execution of a program
  • Defines data gained in one operation

Frage 52

Frage
The most popular scheme is set associative, where a set is?
Antworten
  • a group of blocks
  • a group of instructions
  • a group of comparatives

Frage 53

Frage
The three Cs model sorts all misses into three simple categories: Compulsory, Capacity, Conflict. What is Compulsory?
Antworten
  • The very first access to a block cannot be in the cache, so the block must be brought into the cache
  • If the cache cannot contain all the blocks needed during execution of a program
  • If the block placement strategy is not fully associative

Frage 54

Frage
The three Cs model sorts all misses into three simple categories: Compulsory, Capacity, Conflict. What is Capacity?
Antworten
  • If the cache cannot contain all the blocks needed during execution of a program
  • The very first access to a block cannot be in the cache, so the block must be brought into the cache
  • If the block placement strategy is not fully associative

Frage 55

Frage
The three Cs model sorts all misses into three simple categories: Compulsory, Capacity, Conflict. What is Conflict?
Antworten
  • If the block placement strategy is not fully associative
  • The very first access to a block cannot be in the cache, so the block must be brought into the cache
  • If the cache cannot contain all the blocks needed during execution of a program

Frage 56

Frage
The “natural” unit of organization of memory
Antworten
  • Word
  • Document
  • Several Computer

Frage 57

Frage
Main element of cache memory is …
Antworten
  • Line
  • Word
  • String

Frage 58

Frage
Typical levels of Cache memories …
Antworten
  • 1,2,3 levels
  • 1,2,3,4,5 levels
  • Cache memories have no levels

Frage 59

Frage
Select internal memory …
Antworten
  • Hard Disk
  • CD-ROM
  • Processor registers

Frage 60

Frage
Select internal memory
Antworten
  • Hard Disk
  • Optical disk
  • Main memory

Frage 61

Frage
Select internal memory
Antworten
  • Cache
  • Magnetic tape
  • Optical disks

Frage 62

Frage
Select external memory?
Antworten
  • Processor registers
  • Cache
  • Main memory
  • Hard disks

Frage 63

Frage
Select external memory
Antworten
  • Optical Disk
  • Cache level 1
  • Registers of processor

Frage 64

Frage
Select external memory
Antworten
  • Magnetic tape
  • Main memory
  • All cache memories

Frage 65

Frage
Physical types of memories:
Antworten
  • Direct, Random
  • Direct, Access time
  • Semiconductor, Optical

Frage 66

Frage
Physical types of memories:
Antworten
  • Semiconductor, Magnetic
  • Word, Block
  • Direct, Random

Frage 67

Frage
Physical types of memories:
Antworten
  • Magneto-optical
  • Number of words
  • Number of bytes

Frage 68

Frage
Select correct memory hierarchy:
Antworten
  • Cache – Main Memory – Secondary storages
  • Secondary storages - Cache – Main Memory
  • Main Memory – Cache - Secondary storages

Frage 69

Frage
Select correct memory hierarchy:
Antworten
  • Processor registers – Cache memory – Main memory
  • Cache memory – Main memory - Processor registers
  • Cache memory – Processor registers - Main memory

Frage 70

Frage
External, nonvolatile memory is also referred to as …
Antworten
  • auxiliary memory
  • Main memory
  • Levels of cache

Frage 71

Frage
Types of cache addresses
Antworten
  • Logical, Physical
  • Direct, Associative
  • Set Associative

Frage 72

Frage
A logical cache stores data using …
Antworten
  • virtual addresses
  • virtual addresses and physical addresses
  • Physical addresses

Frage 73

Frage
The two basic forms of semiconductor random access memory are
Antworten
  • dynamic RAM (DRAM) and static RAM (SRAM)
  • magnetic and optical
  • Winchester and optical disks

Frage 74

Frage
Main element of cache memory
Antworten
  • Tag
  • Word
  • String

Frage 75

Frage
A number of chips can be grouped together to form …
Antworten
  • a memory bank
  • a memory tags
  • a memory linis

Frage 76

Frage
Data are recorded on and later retrieved from the disk via a conducting coil named
Antworten
  • The arm
  • The slid
  • The head

Frage 77

Frage
The information can then be scanned at the same rate by rotating the disk at a fixed speed, known as …
Antworten
  • multiple zoned recording
  • intersector gap
  • the constant angular velocity

Frage 78

Frage
To increase density, modern hard disk systems use a technique known as
Antworten
  • multiple zone recording
  • the constant angular velocity

Frage 79

Frage
… can be removed and replaced with another disk.
Antworten
  • Processor registers
  • A nonremovable disk
  • A removable disk

Frage 80

Frage
For most disks, the magnetizable coating is applied to both sides of the platter, which is then referred to as ...
Antworten
  • double sided
  • single sided
  • no sides

Frage 81

Frage
The set of all the tracks in the same relative position on the platter is referred to as …
Antworten
  • a cylinder
  • a square
  • a circle

Frage 82

Frage
On a movable head system, the time it takes to position the head at the track is known as …
Antworten
  • transfer time
  • access time
  • seek time

Frage 83

Frage
The operating system …
Antworten
  • is the software that controls the execution of programs on a processor and that manages the processor’s resources.
  • is one which is understandable by us humans
  • is a collection of Clusters/Warehouse-scale computers
  • a program that directly executes instructions written in a programming language

Frage 84

Frage
The most important functions of the Operating System are
Antworten
  • The scheduling of processes, or tasks
  • Compile C++ program codes
  • Interpret PHP program codes
  • Provide drivers for the remote devices

Frage 85

Frage
The important function of the Operating System is
Antworten
  • Memory management
  • Provide compiler for high level programming languages
  • Increase size of cache

Frage 86

Frage
How is the following service called? The Operating System provides a variety of facilities and services, such as editors and debuggers, to assist the programmer in creating programs…
Antworten
  • Program execution
  • Access to I/O devices
  • Program creation

Frage 87

Frage
How is the following service called? A number of tasks need to be performed to execute a program. Instructions and data must be loaded into main memory, I/O devices and files must be initialized, and other resources must be prepared. The Operating System handles all of this for the user.
Antworten
  • Program creation
  • Access to I/O devices
  • Program execution

Frage 88

Frage
How is the following service called? Each I/O device requires its own specific set of instructions or control signals for operation. The Operating System takes care of the details so that the programmer can think in terms of simple reads and writes.
Antworten
  • Access to I/O devices
  • Program execution
  • Program creation

Frage 89

Frage
How is the following service called? In the case of a shared or public system, the Operating System controls access to the system as a whole and to specific system resources.
Antworten
  • Controlled access to files
  • Access to I/O devices
  • System access

Frage 90

Frage
How is the following service called? These are internal and external hardware errors, such as a memory error, or a device failure or malfunction; and various software errors, such as arithmetic overflow, attempt to access forbidden memory location, and inability of the OS to grant the request of an application. In each case, the Operating System must make the response that clears the error condition with the least impact on running applications.
Antworten
  • Error detection and response
  • System access
  • Controlled access to files

Frage 91

Frage
How is the following service called? A good Operating System collects usage statistics for various resources and monitor performance parameters such as response time. On any system, this information is useful in anticipating the need for future enhancements and in tuning the system to improve performance.
Antworten
  • Accounting
  • System access
  • Controlled access to files

Frage 92

Frage
Select two independent dimensions of the Operating System
Antworten
  • batch and interactive
  • batch and computer operator
  • Interactive and computer operator

Frage 93

Frage
Select the ARM Memory-Management Parameter according to this description. These bits control access to the corresponding memory region. If an access is made to an area of memory without the required permissions, a Permission Fault is raised.
Antworten
  • Access Permission (AP), Access Permission Extension (APX)
  • Bufferable (B) bit
  • Cacheable (C) bit

Frage 94

Frage
Select ARM Memory-Management Parameter according to this description. Determines, with the TEX bits, how the write buffer is used for cacheable memory.
Antworten
  • Bufferable (B) bit
  • Cacheable (C) bit
  • Type Extension (TEX)

Frage 95

Frage
What is a latency?
Antworten
  • It indicates how the nodes a network are organized
  • It is the delay in transferring the message between two nodes
  • It is the minimum distance between the farthest nodes in a network
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

Klausurvorbereitung
AntonS
Histologie
Nicole Nafzger
Teil B, Kapitel 3, Entscheidungsgrundlagen bei der Wahl der Rechtsform
Stefan Kurtenbach
Globalization – global challenges
ExamTime Bewerter
Epochen und Literaturströmungen für das Abitur 2016
Laura Overhoff
Kommunikationssoziologie (KSOZ) Grimm 2017/18
Anna Huber
Österreichische Geschichte ll Mesner (ÖG 2)
Selma Tahirovic
Vetie - Radiologie - Wer wird Veterinär
Fioras Hu
Vetie Pharma 2017
Larissa Görz
Vetie Milchhygiene 2018
Theresa Blaue