Exam 4: Hardware and Software
A dual-processor computer has 16 or more CPUs.
False
The CPU keeps rarely used instructions in the cache.
False
Describe how computer data is sized.
All computer data are represented by bits.The data can be numbers,characters,currency amounts,photos,recordings,or whatever.All are simply a string of bits.Bits are grouped into 8-bit chunks called bytes.For character data,such as the letters in a person's name,one character will fit into one byte.Bytes are used to measure sizes of noncharacter data as well.For example,a given picture can be said to be 100,000 bytes in size.This statement means the length of the bit string that represents the picture is 100,000 bytes or 800,000 bits (because there are 8 bits per byte).
The specifications for the size of main memory,disk,and other computer devices are expressed in bytes.A kilobyte,abbreviated K,is a collection of 1,024 bytes.A megabyte,or MB,is 1,024 kilobytes.A gigabyte,or GB,is 1,024 megabytes,a terabyte or TB,is 1,024 gigabytes,a petabyte,or PB,is 1,024 terabytes,and an exabyte,or EB,is 1,024 petabytes.
Large sites that require numerous servers will organize them through a data farm.
A thin-client application is an application program that must be preinstalled on the client.
Saving your work frequently is advised to tackle the issue of memory volatility.
A thick-client application is one that runs within a browser and does not need to be preinstalled.
To run a program or process data,the CPU must first transfer the program or data from disk to main memory.
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)