Important ideas in computer architecture

Eight great ideas in computer architecture that lasted long
👁 310
statistics
calculate
Questions #: 8
Time: 5 minutes
Pass Score: 80.0%
Style
Mode

Moore’s Law states that integrated circuit resources double every 18–24 months

POINTS (1)

Correct Answer

Explanation

A minor productivity technique for hardware and software is to use abstractions to characterize the design at different levels of representation

POINTS (1)

Correct Answer

Explanation

Making the common case fast will tend to enhance performance better than optimizing the rare case

POINTS (1)

Correct Answer

Explanation

Designs offering computing operations in parallel get more performance

POINTS (1)

Correct Answer

Explanation

Pipelining pattern, which a form of parallelism so prevalent in computer architecture helped to boost performance in computer architecture

POINTS (1)

Correct Answer

Explanation

You can enhance performance in computer architecture by using prediction

POINTS (1)

Correct Answer

Explanation

Hierarchy of memories provided a solution for programmers to have a cheap, fast and large memory with the fastest, smallest, and the most expensive memory per bit at the top of the hierarchy and the slowest, largest, and cheapest per bit at the bottom

POINTS (1)

Correct Answer

Explanation

Since any physical device can fail, we make systems dependable by including redundant components that can take over when a failure occurs and to help detect failures

POINTS (1)

Correct Answer

Explanation

Views:
Trials:
Avg score:
0
sin cos tan
sin-1 cos-1 tan-1 π e
xy x3 x2 ex 10x
y√x 3√x √x ln log
( ) 1/x % n!
7 8 9 + MS
4 5 6 M+
1 2 3 × M-
0 . EXP ÷ MR
± RND C = MC

Document Actions