Which of the following is most closely associated with Moore's Law?
(a) Every year or two, the price of computers has approximately doubled.
(b) Object-oriented programming uses less memory than previous software-development methodologies.
(c) Demand for communications bandwidth is decreasing dramatically each year.
(d) Every year or two, the capacities of computers have approximately doubled without any increase in price.
(d) Every year or two, the capacities of computers have approximately doubled without any increase in price.
You might also like to view...
A template class called example has a member function whose prototype is:
T doesSomething (const T&);
Which of the following is the correct header for the implementation of doesSomething?
a) T example::doesSomething(const T& thing)
b) T example
A broadcast is a packet addressed to specifically assigned computers on the network.
Answer the following statement true (T) or false (F)