Robert Parson
Test por , creado hace más de 1 año

Quiz on Test 3 Prep, created by Robert Parson on 18/11/2017.

27
0
0
Robert Parson
Creado por Robert Parson hace más de 6 años
Cerrar

Computer Architecture Test 3 Prep

Pregunta 1 de 23

1

A ______ may sometimes be ignored by the CPU.

Selecciona una de las siguientes respuestas posibles:

  • page fault

  • non-maskable interrupt

  • trap

  • maskable interrupt

  • none of the above

  • All of the above

Explicación

Pregunta 2 de 23

1

In a 16-node system, which of these networks would have the largest communication diameter?

Selecciona una de las siguientes respuestas posibles:

  • n-cube

  • two-dimensional nearest neighbor mesh

  • ring

  • torus

Explicación

Pregunta 3 de 23

1

Which of the following is a rearrangeable interconnection network?

Selecciona una de las siguientes respuestas posibles:

  • Illiac network

  • Omega network

  • crossbar switch

  • Benes Network

  • All except crossbar switch

  • none of the above

Explicación

Pregunta 4 de 23

1

Which of the following architectures uses memory-mapped I/O?

Selecciona una de las siguientes respuestas posibles:

  • Intel x86

  • Motorola 6811C12

  • Motorola 680x0

  • Sun SPARC

  • None of the above

  • All except Intel x86

Explicación

Pregunta 5 de 23

1

In a 64-node system, which of the following would have the smallest node connection degree?

Selecciona una de las siguientes respuestas posibles:

  • ring

  • two-dimensional nearest-neighbor mesh

  • Illiac Network

  • n-cube

Explicación

Pregunta 6 de 23

1

In "Big 0" notation, the cost of an n-to-n Omega network can be expressed as:

Selecciona una de las siguientes respuestas posibles:

  • O(n)

  • O(n log n)

  • O( n²)

  • O(log n)

  • none of the above

Explicación

Pregunta 7 de 23

1

Which type of architecture is modeled on the structure of a biological brain?

Selecciona una de las siguientes respuestas posibles:

  • fuzzy logic processor

  • dataflow computer

  • quantum computer

  • artificial neural network

  • none of these

  • all of these

Explicación

Pregunta 8 de 23

1

Which of the following architectures provides support for separate I/O?

Selecciona una de las siguientes respuestas posibles:

  • Motorola 680x0

  • Motorola 68HC12

  • Sun SPARC

  • Intel x86

  • none of these

  • all of these

Explicación

Pregunta 9 de 23

1

Which of the following is not a method for ensuring cache coherence in a multiprocessor system where each processor has its own cache?

Selecciona una de las siguientes respuestas posibles:

  • write-update snoopy cache

  • write-through cache

  • write-invalidate snoopy cache

  • full-map directory protocol

  • any of the above methods is sufficient to ensure coherence

Explicación

Pregunta 10 de 23

1

A special read-modify-write bus cycle is needed to support _______.

Selecciona una de las siguientes respuestas posibles:

  • Non-Maskable Interrupts

  • Direct Memory Access (DMA)

  • Indivisible Access to Semaphores

  • All of the above

  • None of the above

Explicación

Pregunta 11 de 23

1

Which type of architecture is commonly used in "expert systems" that try to mimic the decisions made by knowledgeable human analysts?

Selecciona una de las siguientes respuestas posibles:

  • fuzzy logic processor

  • dataflow computer

  • quantum computer

  • artificial neural network

  • none of these

  • both fuzzy logic processor and dataflow computer

Explicación

Pregunta 12 de 23

1

In a 16-node system, which of these networks would have the smallest communication diameter?

Selecciona una de las siguientes respuestas posibles:

  • binary n-cube

  • two-dimensional nearest-neighbor mesh

  • ring

  • Illiac network

Explicación

Pregunta 13 de 23

1

Moore's Law states that computers have become much more powerful over the past several decades because of which of the following reasons?

Selecciona una de las siguientes respuestas posibles:

  • Much larger disk drives have become available

  • Networking technology improvements have resulted in greater bandwidth

  • Modern compilers are much better at uncovering parallelism in programs

  • Individual transistors have gotten smaller and smaller over time

  • None of the above

  • Both Much larger disk drives and Networking technology

Explicación

Pregunta 14 de 23

1

In what type of computer system would a watchdog timer be most useful?

Selecciona una de las siguientes respuestas posibles:

  • embedded microcontroller

  • large computational cluster

  • vector supercomputer

  • general-purpose PC

  • array processor

  • all of these

Explicación

Pregunta 15 de 23

1

The Illiac IV computer system was best classified as which of Michael Flynn's architectural types?

Selecciona una de las siguientes respuestas posibles:

  • SISD

  • MISD

  • SIMD

  • MIMD

  • none of these

Explicación

Pregunta 16 de 23

1

In "Big O" notation the cost function of a Benes network can be expressed as:

Selecciona una de las siguientes respuestas posibles:

  • O(log n)

  • O(n)

  • O(n log n)

  • O(n²)

  • O(n³)

Explicación

Pregunta 17 de 23

1

Which of the following is a blocking interconnection network?

Selecciona una de las siguientes respuestas posibles:

  • Illiac network

  • Omega Network

  • crossbar switch

  • Benes network

  • none of these

  • all of these

Explicación

Pregunta 18 de 23

1

In a 64-node system, which of the following would have the largest node connection degree?

Selecciona una de las siguientes respuestas posibles:

  • ring

  • two-dimensional nearest-neighbor mesh

  • Illiac network

  • n-cube

Explicación

Pregunta 19 de 23

1

Which of the following is a non-blocking interconnection network?

Selecciona una de las siguientes respuestas posibles:

  • Illiac network

  • Omega network

  • crossbar switch

  • Benes network

  • none of these

  • all of these

Explicación

Pregunta 20 de 23

1

In a 16-node system, which of these networks would have the largest communication diameter?

Selecciona una de las siguientes respuestas posibles:

  • linear

  • two-dimensional nearest-neighbor mesh

  • binary n-cube

  • Illiac network

Explicación

Pregunta 21 de 23

1

Which of the following is a method for ensuring cache coherence in a multiprocessor system where each processor has its own cache?

Selecciona una de las siguientes respuestas posibles:

  • NCC-NUMA

  • write-through cache

  • write-back cache

  • write-invalidate snoopy cache

  • none of these

  • all except write-back cache

Explicación

Pregunta 22 de 23

1

In "Big-O" notation, the cost function of an n-by-n crossbar switch can be expressed as:

Selecciona una de las siguientes respuestas posibles:

  • O(n)

  • O(n²)

  • O(n log n)

  • O(log n)

  • none of these

Explicación

Pregunta 23 de 23

1

In a 16-node system, which of these networks would have the smallest communication diameter?

Selecciona una de las siguientes respuestas posibles:

  • binary n-cube

  • two-dimensional nearest-neighbor mesh

  • ring

  • torus

Explicación