A user is looking to have a home theater PC built. Which of the following components should a technician include in this build?
A. TV tuner card
B. Video card with dual monitor output
C. USB 3.0 card
D. PCIe RAID controller
Answer: A. TV tuner card
You might also like to view...
What will be the output after the following C++ statements have been executed?
int a, b, c, d; a = 4; b = 12; c = 37; d = 51; if ( a < b ) cout << "a < b" << endl; if ( a > b ) cout << "a > b" << endl; if ( d <= c ) cout << "d <= c" << endl; if ( c != d ) cout << "c != d" << endl; a. a < b c != d b. a < b d <= c c != d c. a > b c != d d. a < b c < d a != b
Which of the following ratings would you assign to a system that has no confidential or sensitive data on it?
a. 1 b. 3 c. 5 d. 10
In order to enable the Windows 7 Aero user interface, how much video memory must be available to the video controller?
A. 64MB B. 128MB C. 256MB D. 1GB
Which of the following is not considered fair use?
a. Commentary and criticism b. Teaching and research c. Charging admission to see a film d. News reporting