Zhandos Ainabek
Test por , creado hace más de 1 año

Test sobre CSA (115) ⊙ IITU 2017, creado por Zhandos Ainabek el 20/12/2017.

2825
24
0
Sin etiquetas
Zhandos Ainabek
Creado por Zhandos Ainabek hace más de 6 años
Cerrar

CSA (115) ⊙ IITU 2017

Pregunta 1 de 121

1

Associative Mapping

Selecciona una de las siguientes respuestas posibles:

  • • Each block mapped to any cache location

  • • Each memory block is mapped to exactly one block in the cache

  • • Each block mapped to subset of cache locations

Explicación

Pregunta 2 de 121

1

Direct Mapping

Selecciona una de las siguientes respuestas posibles:

  • • Each block mapped to any cache location

  • • Each memory block is mapped to exactly one block in the cache

  • • Each block mapped to subset of cache locations

Explicación

Pregunta 3 de 121

1

Set-Associative Mapping

Selecciona una de las siguientes respuestas posibles:

  • • Each block mapped to any cache location

  • • Each memory block is mapped to exactly one block in the cache

  • • Each block mapped to subset of cache locations

Explicación

Pregunta 4 de 121

1

• Structural hazards

Selecciona una de las siguientes respuestas posibles:

  • different instructions in different stages (or the same stage) conflicting for the same resource

  • an instruction cannot continue because it needs a value that has not yet been generated by an earlier instruction

  • fetch cannot continue because it does not know the outcome of an earlier branch – special case of a data hazard

Explicación

Pregunta 5 de 121

1

• Data hazards

Selecciona una de las siguientes respuestas posibles:

  • different instructions in different stages (or the same stage) conflicting for the same resource

  • an instruction cannot continue because it needs a value that has not yet been generated by an earlier instruction

  • fetch cannot continue because it does not know the outcome of an earlier branch – special case of a data hazard

Explicación

Pregunta 6 de 121

1

• Control hazards

Selecciona una de las siguientes respuestas posibles:

  • different instructions in different stages (or the same stage) conflicting for the same resource

  • an instruction cannot continue because it needs a value that has not yet been generated by an earlier instruction

  • fetch cannot continue because it does not know the outcome of an earlier branch – special case of a data hazard

Explicación

Pregunta 7 de 121

1

• Compulsory misses

Selecciona una de las siguientes respuestas posibles:

  • The very first access to a block cannot be in the cache

  • Occurs if the cache cannot contain all the blocks needed during execution of a program

  • Occurs if the block placement strategy is not fully associative

Explicación

Pregunta 8 de 121

1

• Capacity misses

Selecciona una de las siguientes respuestas posibles:

  • The very first access to a block cannot be in the cache

  • Occurs if the cache cannot contain all the blocks needed during execution of a program

  • Occurs if the block placement strategy is not fully associative

Explicación

Pregunta 9 de 121

1

• Conflict misses

Selecciona una de las siguientes respuestas posibles:

  • The very first access to a block cannot be in the cache

  • Occurs if the cache cannot contain all the blocks needed during execution of a program

  • Occurs if the block placement strategy is not fully associative

Explicación

Pregunta 10 de 121

1

4) Choose the feature(s) of first generation computer architecture

Selecciona una de las siguientes respuestas posibles:

  • • Vacuum tubes, Assembly language

  • • Multilevel Caches

  • • Avoiding Address Translation during Cache Indexing

Explicación

Pregunta 11 de 121

1

5) A common measure of performance for a processor is the rate at which instructions are executed, called

Selecciona una de las siguientes respuestas posibles:

  • • CPI

  • • Clock Rate

  • • MFLOPS

  • • MIPS

Explicación

Pregunta 12 de 121

1

6) A technique used in advanced microprocessors where the microprocessor begins executing a first instruction before the second has been completed is called pipelining

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 13 de 121

1

7) Choose the features of third generation computer architecture

Selecciona una o más de las siguientes respuestas posibles:

  • • Object-Oriented Programming

  • • Graphics

  • • Timesharing

  • • Floating point arithmetic

  • • Use of cache memory

Explicación

Pregunta 14 de 121

1

8) Choose advanced cache optimizations

Selecciona una o más de las siguientes respuestas posibles:

  • • Giving Reads Priority over Writes

  • • Larger Cache Size

  • • Hardware Prefetching of Instructions and Data

  • • Merging Write Buffer

  • • Critical Word First and Early Restart

Explicación

Pregunta 15 de 121

1

9) Choose basic cache optimizations

Selecciona una o más de las siguientes respuestas posibles:

  • • Compiler-Controlled Prefetching

  • • Nonblocking Caches

  • • Small and Simple First-Level Caches

  • • Multilevel Caches

  • • Avoiding Address Translation during Cache Indexing

Explicación

Pregunta 16 de 121

1

10) Choose data dependences

Selecciona una o más de las siguientes respuestas posibles:

  • • Read-After-Read

  • • Read-After-Write

  • • Write-After-Write

  • • Write-After-Read

Explicación

Pregunta 17 de 121

1

11) Choose hazard for the following definition: an instruction cannot continue because it needs a value that has not yet been generated by an earlier instruction

Selecciona una de las siguientes respuestas posibles:

  • • Data

  • • Structural

  • • Control

Explicación

Pregunta 18 de 121

1

12) Choose hazard for the following definition: different instructions in different stages (or the same stage) conflicting for the same resource

Selecciona una de las siguientes respuestas posibles:

  • o Structural

  • o Data

  • o Control

Explicación

Pregunta 19 de 121

1

13) Choose hazard for the following definition: fetch cannot continue because it does not know the outcome of an earlier branch - special case of a data hazard

Selecciona una de las siguientes respuestas posibles:

  • o Control

  • o Structural

  • o Data

Explicación

Pregunta 20 de 121

1

14) Choose the access method(s)

Selecciona una o más de las siguientes respuestas posibles:

  • o Parallel Access

  • o Indirect Access

  • o Random Access

  • o Direct Access

  • o Sequential Access

Explicación

Pregunta 21 de 121

1

15) Choose the component of SSD for the following definition: High speed RAM memory components used for speed matching and to increased data throughput

Selecciona una de las siguientes respuestas posibles:

  • o Data buffer/cache

  • o Flash Memory Components

  • o Addressing

  • o Controller

  • o Error Correction

Explicación

Pregunta 22 de 121

1

16) Choose the component of SSD for the following definition: Individual NAND flash chips

Selecciona una de las siguientes respuestas posibles:

  • o Flash Memory Components

  • o Addressing

  • o Data buffer/cache

  • o Controller

  • o Error Correction

Explicación

Pregunta 23 de 121

1

17) Choose the component of SSD for the following definition: Logic for error detection and correction

Selecciona una de las siguientes respuestas posibles:

  • o Error Correction

  • o Addressing

  • o Data buffer/cache

  • o Controller

  • o Flash memory components

Explicación

Pregunta 24 de 121

1

18) Choose the component of SSD for the following definition: Logic that performs the selection function across the flash memory components

Selecciona una de las siguientes respuestas posibles:

  • o Addressing

  • o Flash Memory Components

  • o Data buffer/cache

  • o Controller

  • o Error Correction

Explicación

Pregunta 25 de 121

1

19) Choose the component of SSD for the following definition: provides SSD device level interfacing and firmware execution

Selecciona una de las siguientes respuestas posibles:

  • o Controller

  • o Addressing

  • o Data buffer/cache

  • o Error correction

  • o Flash memory components

Explicación

Pregunta 26 de 121

1

20) Choose the components of SSD

Selecciona una o más de las siguientes respuestas posibles:

  • o Controller

  • o Addressing

  • o Data buffer/cache

  • o Data size

  • o Memory hierarchy

Explicación

Pregunta 27 de 121

1

21) Choose the definition for capacity misses

Selecciona una de las siguientes respuestas posibles:

  • o Occurs if the cache cannot contain all the blocks needed during execution of a program

  • o The very first access to a block cannot be in the cache

  • o Occurs if the block placement strategy is not fully associative

Explicación

Pregunta 28 de 121

1

22) Choose the definition for compulsory misses

Selecciona una de las siguientes respuestas posibles:

  • o Occurs if the cache cannot contain all the blocks needed during execution of a program

  • o Occurs if the block placement strategy is not fully associative

  • o The very first access to a block cannot be in the cache

Explicación

Pregunta 29 de 121

1

23) Choose the definition for conflict misses

Selecciona una de las siguientes respuestas posibles:

  • o Occurs if the block placement strategy is not fully associative

  • o Occurs if the cache cannot contain all the blocks needed during execution of a program

  • o The very first access to a block cannot be in the cache

Explicación

Pregunta 30 de 121

1

24) Choose the element(s) of cache design

Selecciona una o más de las siguientes respuestas posibles:

  • o Tag

  • o Latency

  • o AMAT

  • o Mapping Function

  • o Replacement Algorithm

  • o Number of Caches

Explicación

Pregunta 31 de 121

1

25) Choose the element(s) of cache design

Selecciona una o más de las siguientes respuestas posibles:

  • o Tag

  • o AMAT

  • o Latency

  • o Cache Size

  • o Line Size

  • o Number of Caches

Explicación

Pregunta 32 de 121

1

26) Choose the feature(s) of first generation computer architecture

Selecciona una o más de las siguientes respuestas posibles:

  • o Magnetic core memory

  • o Semiconductor memory

  • o Machine code

  • o Assembly language

  • o Vacuum tubes

Explicación

Pregunta 33 de 121

1

27) Choose the feature(s) of fourth generation computer architecture

Selecciona una o más de las siguientes respuestas posibles:

  • o Object-Oriented programming

  • o Wide spread use of data communications

  • o Smallest in size

  • o Use of cache memory

  • o Use of drum memory or magnetic core memory

Explicación

Pregunta 34 de 121

1

28) Choose the feature(s) of second generation computer architecture

Selecciona una o más de las siguientes respuestas posibles:

  • o High level languages

  • o Transistors

  • o 2 Kb memory, 10 KIPS

  • o 2 Mb memory, 5 MIPS

  • o Different types of supported instructions

Explicación

Pregunta 35 de 121

1

29) Choose the feature(s) of third generation computer architecture

Selecciona una o más de las siguientes respuestas posibles:

  • o Object-Oriented programming

  • o Floating point arithmetic

  • o Timesharing

  • o Use of cache memory

  • o Graphics

Explicación

Pregunta 36 de 121

1

30) Choose the key characteristics of computer memory systems

Selecciona una o más de las siguientes respuestas posibles:

  • o Location

  • o Unit of Transfer

  • o Access Method

  • o Stalling

  • o Hazards

Explicación

Pregunta 37 de 121

1

31) Choose the key characteristics of computer memory systems

Selecciona una o más de las siguientes respuestas posibles:

  • o Capacity

  • o Performance

  • o Organization

  • o Instruction Fetch

  • o Instruction Decode

Explicación

Pregunta 38 de 121

1

32) Choose the key characteristics of computer memory systems

Selecciona una o más de las siguientes respuestas posibles:

  • o %20% Physical Type

  • o %20% Physical Characteristics

  • o %20% Access Method

  • o %20% Unit of Transfer

  • o %20% Performance

Explicación

Pregunta 39 de 121

1

33) Choose the performance factor

Selecciona una o más de las siguientes respuestas posibles:

  • o Cache Size

  • o Line Size

  • o Instruction Count

  • o Number of Processor Cycles

  • o Number of memory references

Explicación

Pregunta 40 de 121

1

34) Choose the performance factor(s)

Selecciona una o más de las siguientes respuestas posibles:

  • o Cache Size

  • o Line Size

  • o Instruction Count

  • o Number of Processor Cycles

  • o Number of memory references

Explicación

Pregunta 41 de 121

1

36) Choose the physical characteristic(s) of disk systems

Selecciona una o más de las siguientes respuestas posibles:

  • o Disk system implementstion

  • o Disk Size

  • o Head Mechanism

  • o Head Motion

  • o Disk Portability

Explicación

Pregunta 42 de 121

1

36) Choose the physical characteristic(s) of disk systems

Selecciona una o más de las siguientes respuestas posibles:

  • o Disk system implementstion

  • o Disk Size

  • o Head Mechanism

  • o Head Motion

  • o Disk Portability

Explicación

Pregunta 43 de 121

1

37) Choose the right formula for AMAT

Selecciona una de las siguientes respuestas posibles:

  • o AMAT \= Hit time + Miss rate + Miss penalty

  • o AMAT \= Hit time * Miss rate + Miss penalty

  • o AMAT \= Hit time * Miss rate * Miss penalty

  • o AMAT \= Hit time + Miss rate * Miss penalty

Explicación

Pregunta 44 de 121

1

38) Choose the system attribute(s) by which the performance factors are influenced

Selecciona una o más de las siguientes respuestas posibles:

  • o Cache size

  • o Unit of Transfer

  • o Compiler Technology

  • o Processor Implementation

  • o Cache and memory hierarchy

Explicación

Pregunta 45 de 121

1

39) Choose the type(s) of auxiliary memory

Selecciona una o más de las siguientes respuestas posibles:

  • o Flash Memory

  • o Optical Disk

  • o Hard Drive

  • o SSD

  • o RAM

Explicación

Pregunta 46 de 121

1

40) Choose the years of the first generation computer architecture

Selecciona una de las siguientes respuestas posibles:

  • o 1958-1964

  • o 1964-1974

  • o 1974-present

  • o 1945-1964

  • o 1945-1958

Explicación

Pregunta 47 de 121

1

41) Choose the years of the second generation computer architecture

Selecciona una de las siguientes respuestas posibles:

  • o 1945-1958

  • o 1964-1974

  • o 1974-present

  • o 1945-1964

  • o 1958-1964

Explicación

Pregunta 48 de 121

1

42) Choose two types of models for a computing machine

Selecciona una o más de las siguientes respuestas posibles:

  • o Harvard architecture

  • o Von Neumann architecture

  • o Oxford architecture

  • o Stanford architecture

Explicación

Pregunta 49 de 121

1

43) CPU Time \= I * CPI / R. Which parameter requires special profiling software?

Selecciona una de las siguientes respuestas posibles:

  • o Cycles Per instruction

  • o Execution time

  • o Clock Rate

  • o Numbers of instructions

Explicación

Pregunta 50 de 121

1

44) Floating point performance is expressed as

Selecciona una de las siguientes respuestas posibles:

  • o CPI

  • o FLOPS

  • o MIPS

  • o MFLOPS

Explicación

Pregunta 51 de 121

1

45) For random-access memory, the time it takes to perform a read or write operation is called

Selecciona una o más de las siguientes respuestas posibles:

  • o Clock Rate

  • o CPI

  • o Access Time

  • o Latency

Explicación

Pregunta 52 de 121

1

Four bits make octal digit

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 53 de 121

1

47) Halting the flow of instructions until the required result is ready to be used is called

Selecciona una de las siguientes respuestas posibles:

  • o waiting

  • o delaying

  • o halting

  • o stalling

Explicación

Pregunta 54 de 121

1

48) How a binary digit is called?

Selecciona una de las siguientes respuestas posibles:

  • o byte

  • o digit

  • o kilobyte

  • o bit

Explicación

Pregunta 55 de 121

1

49) How a memory unit accessed by contents is called?

Selecciona una o más de las siguientes respuestas posibles:

  • o Associative Memory

  • o Content Addressable Memory

  • o Auxiliary Memory

  • o Cache Memory

  • o Virtual Memory

Explicación

Pregunta 56 de 121

1

50) How external nonvolatile memory is called?

Selecciona una de las siguientes respuestas posibles:

  • o Secondary memory

  • o Main memory

  • o Cache memory

  • o Virtual memory

Explicación

Pregunta 57 de 121

1

51) How many access methods are there?

Selecciona una de las siguientes respuestas posibles:

  • 3

  • 2

  • 4

  • 5

  • 6

Explicación

Pregunta 58 de 121

1

52) how many elements of cache design are there?

Selecciona una de las siguientes respuestas posibles:

  • 2

  • 4

  • 6

  • 7

Explicación

Pregunta 59 de 121

1

53) How many generations of computer architecture are there?

Selecciona una de las siguientes respuestas posibles:

  • 4

  • 5

  • 6

  • 7

Explicación

Pregunta 60 de 121

1

54) How many number systems are there?

Selecciona una de las siguientes respuestas posibles:

  • 1

  • 2

  • 3

  • 4

Explicación

Pregunta 61 de 121

1

55) How many performance factors are there

Selecciona una de las siguientes respuestas posibles:

  • 5

  • 6

  • 4

  • 3

Explicación

Pregunta 62 de 121

1

56) How many physical characteristics of disk systems are there?

Selecciona una de las siguientes respuestas posibles:

  • 4

  • 5

  • 6

  • 7

Explicación

Pregunta 63 de 121

1

57) How the stage in which the results of the operation are written to the destination register is called?

Selecciona una de las siguientes respuestas posibles:

  • o Instruction Fetch

  • o Write Back

  • o Instruction Decode

  • o Execution

  • o Memory read/write

Explicación

Pregunta 64 de 121

1

58) IBM System/360 Model 91 was introduced in 1966

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 65 de 121

1

59) In 1976 Apple II computer model was released

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 66 de 121

1

60) In execution stage identification of the operation is performed

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 67 de 121

1

61) In LRU replacement algorithm, the block that is in the cache longest is replaced

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 68 de 121

1

62) In virtual memory, memory can be used efficiently because a section of program always loaded

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 69 de 121

1

63) In which cache memory mapping technique any block from main memory can be placed anywhere in the cache?

Selecciona una de las siguientes respuestas posibles:

  • o Associative Mapping

  • o Set Associative Mapping

  • o Direct Mapping

Explicación

Pregunta 70 de 121

1

64) In which cache memory mapping technique any memory block is mapped to exactly one block in the cache?

Selecciona una de las siguientes respuestas posibles:

  • o Direct Mapping

  • o Set Associative Mapping

  • o Associative Mapping

Explicación

Pregunta 71 de 121

1

65) In which cache memory mapping technique any memory block mapped to subset of cache locations?

Selecciona una de las siguientes respuestas posibles:

  • o Set Associative Mapping

  • o Direct Mapping

  • o Associative Mapping

Explicación

Pregunta 72 de 121

1

66) Into how many parts a program (or algorithm) which can be parallelized can be split up?

Selecciona una de las siguientes respuestas posibles:

  • 2

  • 3

  • 4

  • 5

Explicación

Pregunta 73 de 121

1

67) Select cache optimizations to reduce miss penalty

Selecciona una o más de las siguientes respuestas posibles:

  • o Multilevel Caches

  • o Giving Reads Priority over Writes

  • o Higher associativity

  • o Way Prediction

Explicación

Pregunta 74 de 121

1

68) Select cache optimizations to increase the Cache Bandwidth

Selecciona una o más de las siguientes respuestas posibles:

  • o Nonblocking Caches

  • o Multibanked Caches

  • o Pipelined Cache Access

  • o Small and Simple First-Level Caches

  • o Multilevel Caches

Explicación

Pregunta 75 de 121

1

69) Octal and hexadecimal numbers are hard on use and conversion

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 76 de 121

1

70) Physical address used by program, and which OS must translate into virtual address

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 77 de 121

1

Pipelining can only be implemented on hardware

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 78 de 121

1

Process of instruction execution is divided into two or more steps, called

Selecciona una o más de las siguientes respuestas posibles:

  • o pipelining

  • o pipe stages

  • o pipe segments

  • o instruction execution

  • o pipeline hazard

Explicación

Pregunta 79 de 121

1

73) ROM is the place in a computer where the operating system, application programs, and data in current use are kept.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 80 de 121

1

74) Choose the features of first generation computer architecture

Selecciona una o más de las siguientes respuestas posibles:

  • o Vacuum tubes

  • o Assembly language

  • o Magnetic core memory

  • o Semiconductor memory

  • o Machine code

Explicación

Pregunta 81 de 121

1

75) How a memory unit accessed by contents is called?

Selecciona una o más de las siguientes respuestas posibles:

  • o Associative Memory

  • o Content Addressable Memory

  • o Auxiliary Memory

  • o Cache Memory

  • o Virtual Memory

Explicación

Pregunta 82 de 121

1

76) Choose the access methods

Selecciona una o más de las siguientes respuestas posibles:

  • o Random Access

  • o Parallel Access

  • o Sequential Access

  • o Indirect Access

  • o Direct Access

Explicación

Pregunta 83 de 121

1

77) Which type of memory accessed via the input/output channels?

Selecciona una o más de las siguientes respuestas posibles:

  • o Auxiliary Memory

  • o Secondary Memoory

  • o Main Memory

  • o Cache Memory

  • o Virtual Memory

Explicación

Pregunta 84 de 121

1

78) Which type of memory stores frequently used data?

Selecciona una de las siguientes respuestas posibles:

  • o Cache Memory

  • o Auxiliary Memory

  • o Main Memory

  • o Virtual Memory

  • o Secondary Memory

Explicación

Pregunta 85 de 121

1

79) Stage in which the instruction is fetched from memory and placed in the instruction register called

Selecciona una de las siguientes respuestas posibles:

  • o Instruction Fetch

  • o Instruction Decode

  • o Memory read/write

  • o Execution

  • o Write Back

Explicación

Pregunta 86 de 121

1

80) Which stage is responsible for storing and loading values to and from memory?

Selecciona una de las siguientes respuestas posibles:

  • o Instruction Fetch

  • o Instruction Decode

  • o Execution

  • o Memory read/write

  • o Write Back

Explicación

Pregunta 87 de 121

1

81) How the stage in which the results of the operation are written to the destination register is called?

Selecciona una de las siguientes respuestas posibles:

  • o Instruction Fetch

  • o Instruction Decode

  • o Execution

  • o Memory read/write

  • o Write Back

Explicación

Pregunta 88 de 121

1

82) Select cache optimizations to reduce hit time (both basic and advanced)

Selecciona una o más de las siguientes respuestas posibles:

  • o Avoiding Address Translation during Cache Indexing

  • o Small and Simple First-Level Caches

  • o Way Prediction

  • o Compiler Optimizations

  • o Compiler-Controlled Prefetching

Explicación

Pregunta 89 de 121

1

83) Select the correct interpretation(s) of Amdahl's Law

Selecciona una o más de las siguientes respuestas posibles:

  • o is used to compare computers' performance

  • o is used calculate the execution time of a program

  • o is used to find the maximum expected improvement

  • o it means that it is the algorithm that decides the speedup not the number of processors

Explicación

Pregunta 90 de 121

1

84) SSD is over 10 times faster than the spinning disks in HDD

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 91 de 121

1

85) SSD stands for :

Selecciona una de las siguientes respuestas posibles:

  • • Solid State Drive

  • • Saved State Drive

  • • Solid Slash Drive

  • • Soska State Drive

Explicación

Pregunta 92 de 121

1

86) SSDs are more susceptible to physical shock and vibration

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 93 de 121

1

87) SSDs are susceptible to mechanical wear :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 94 de 121

1

88) Static RAM has a reduced power consumption, and a large storage capacity :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 95 de 121

1

89) The "natural" unit of organization of memory is called block :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 96 de 121

1

90) The advantage of virtual memory is that it takes less time to switch between applications because of additional memory :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 97 de 121

1

91) The basic element of a semiconductor memory is the memory cell :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 98 de 121

1

92) The execution time of a program clearly depends on the number of instructions :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 99 de 121

1

he more clock rate of processor, the faster is processor :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 100 de 121

1

94) The particular block is currently being stored is called tag :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 101 de 121

1

95) The RAID scheme consists of 7 levels :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 102 de 121

1

96) The rate at which data can be transferred into or out of a memory unit is called :

Selecciona una de las siguientes respuestas posibles:

  • • Transfer Rate

  • • Speed Rate

  • • Popularity Rate

Explicación

Pregunta 103 de 121

1

97) The time interval is called a clock rate

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 104 de 121

1

98) There are three types of cache addresses :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 105 de 121

1

99) There are two types of mapping functions :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 106 de 121

1

100) Three bits make hexadecimal digit :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 107 de 121

1

101) We can find needed block in associatively mapped cache by its block address :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 108 de 121

1

102) What does CPI stand for:

Selecciona una de las siguientes respuestas posibles:

  • • Cycles Per Instruction

  • • Circles Per Instruction

  • • Cycles Per Intersection

  • • Curcuits Per Instruction

Explicación

Pregunta 109 de 121

1

103) What does LRU stand for? :

Selecciona una de las siguientes respuestas posibles:

  • • Least Recently Used

  • • Least Rarely Used

  • • Least Recently Unified

  • • Less Recently Used

Explicación

Pregunta 110 de 121

1

104) What does RAID stand for?:

Selecciona una de las siguientes respuestas posibles:

  • • Redundant Array of Independent Disks

  • • Reduced Array of Independent Disks

  • • Redundant Array of Independent Dots

  • • Restructered Array of Independent Disks

Explicación

Pregunta 111 de 121

1

105) What is included into performance characteristic of computer memory systems? :

Selecciona una o más de las siguientes respuestas posibles:

  • Access time

  • Cycle Time

  • Transfer Rate

  • Speed rate

Explicación

Pregunta 112 de 121

1

106) What is included into physical type characteristic of computer memory systems? :

Selecciona una o más de las siguientes respuestas posibles:

  • • Semiconductor

  • • Magnetic

  • • Laser

  • • Tapes

Explicación

Pregunta 113 de 121

1

107) What is time elapsed to program execution? :

Selecciona una o más de las siguientes respuestas posibles:

  • • CPU Time + I/O waiting

  • • Other programs

  • • Cycle Time

  • • Access time

Explicación

Pregunta 114 de 121

1

108) Which digits are used in octal number system? :

Selecciona una de las siguientes respuestas posibles:

  • 0-7

  • 0-8

  • 1-8

  • 1-7

Explicación

Pregunta 115 de 121

1

109) Which stage is responsible for storing and loading values to and from memory?

Selecciona una de las siguientes respuestas posibles:

  • • Memory read/write

  • • Write back

  • • Memory update

  • • Memory allocation

Explicación

Pregunta 116 de 121

1

110) Which type of memory accessed via the input/output channels :

Selecciona una o más de las siguientes respuestas posibles:

  • • Auxiliary Memory

  • • Secondary Memory

  • • Virtual memory

  • • Cache memory

Explicación

Pregunta 117 de 121

1

111) Which type of memory stores frequently used data :

Selecciona una de las siguientes respuestas posibles:

  • • Cache Memory

  • • Virtual Memory

  • • Secondary Memory

  • • Axuilary Memory

Explicación

Pregunta 118 de 121

1

112) Word is the "natural" unit of organization of memory :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 119 de 121

1

113) Halting the flow of instructions until the required result is ready to be used is called :

Selecciona una de las siguientes respuestas posibles:

  • • stalling

  • • hailing

  • • falling

  • • feeling

Explicación

Pregunta 120 de 121

1

114) In virtual memory, memory can be used efficiently because a section of program always loaded :

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 121 de 121

1

115) Choose the key characteristics of computer memory systems

Selecciona una o más de las siguientes respuestas posibles:

  • Physical Type

  • Physical Characteristics

  • Access Method

  • Unit of Transfer

  • Performance

  • None of them

Explicación