Answer the following statements true (T) or false (F)

1. A computer’s internal components are physically linked by a bus, a ribbon-like set of
electrical lines (or wires) that carries several bits at a time, in parallel.
2. Many personal computers feature a local I/O bus that follows the ISA (industry standard
architecture) standard and a slower PCI (peripheral component interconnect) bus.
3. On most systems the internal components are designed around a common word size.
4. A computer’s word size affects its processing speed, memory capacity, precision, and
instruction set size, but not its cost.
5. As a computer's word size increases, its speed generally increases.


1. True
2. False
3. True
4. False
5. True

Computer Science & Information Technology

You might also like to view...

A __________ is a set in which you can do addition, subtraction, multiplication and division without leaving the set.

A. record B. standard C. field D. block

Computer Science & Information Technology

Which expression is equivalent to if (!(grade == sentinelValue))?

a. if (grade !== sentinelValue) b. if (grade != sentinelValue) c. ! if (grade == sentinelValue) d. ! if (grade !== sentinelValue)

Computer Science & Information Technology

________ in Windows 8 is (are) better than any prior version of Windows

A) GUI B) Menus C) Icons D) Speech recognition

Computer Science & Information Technology

Match the following terms to their meanings: I. Access Web app II. SharePoint II. Office 365 IV. Access V. XPS file A. new in Access 2013 B. Web app platform developed by Microsoft C. cloud service edition of SharePoint D. preserves an object's formatting E. part of Office 2013

What will be an ideal response?

Computer Science & Information Technology