Jerrod is evaluating different PCs before purchasing one. Jerrod knows that the following is NOT true about purchasing a computer.
A. Intel's chips are typically less expensive then AMD's.
B. Most computer specifications begin with the processor brand, type, and speed.
C. The processors marketed with today's computers will handle most business, educational, and entertainment applications.
D. To get the benefit of a multi-core processor your computer's operating system and software should be optimized for multi-core processing.
Answer: A
You might also like to view...
A radio button named radButton is placed on a form, and the statement MessageBox.Show(radButton.Checked) is placed in its CheckedChanged event procedure. At run time, what result will be displayed in the message box when the user clicks on radButton?
(A) 1 (B) True (C) 2 (D) False
Answer the following statements true (T) or false (F)
1. Memory management is concerned with managing the computer’s available pool of memory, allocating space to application routines and making sure that they do not interfere with each other. 2. Processor management is concerned with managing the processor’s time. 3. Some routines, such as the ones that control physical I/O, directly support application programs as they run and thus must be transient. 4. Resident routines are stored on disk and read into memory only when needed. 5. The transient area is where resident operating system routines are loaded.
A SIM card is used for which of the following?
A. holding data related to your cellular carrier B. holding your iTunes music information C. controlling the sensitivity of your touch screen D. backing up your data and applications
What type of errors when a data flow does not flow as expected?
A. Compile time B. User errors C. Run time D. SQL errors