A company designs a computer in 2012. At its launch the memory is twice as fast as the CPU. It is estimated that each year, the CPU will get faster by 20%. Equally, it is estimated that each year the memory will get faster by 10%. After how many years will the CPU have to wait for the memory to provide data?
What will be an ideal response?
It will take nine years. By then the CPU speed will have passed the memory speed (remember that the original CPU speed was half the memory speed).
You might also like to view...
The _________________________ Tool selects a rectangular or square portion of the image or photo.
Fill in the blank(s) with the appropriate word(s).
Case-Based Critical Thinking QuestionsCase 4-2The Yacht club has a Web site that consists of a picture of the yacht club room along with the yacht club rules on the left. On the right is a list of Upcoming Events, the company logo, and then yacht club teacher training dates. Sue, the Web designer, needs some help with CSS to make sure the pages display correctly. To cause the yacht club rules to display at the top of the page like a list, you could use ____.
A. display: list-item B. display: top C. display: list D. display: top-item
Which of the following is correct CSS syntax?
a. p { color: #000000; } b. p { color=#000000; } c. p : color #000000; c. p { color;#000000; }
The universal serial bus (USB) controller acts as an interface between the operating system, device drivers, applications, and the devices that are attached via the USB host.
Answer the following statement true (T) or false (F)