Which of the following laptop components are FRUs? (Select TWO).

A. Hard drive
B. Sound card
C. Modem
D. Memory
E. Video card


Answer:
A. Hard drive
D. Memory

Computer Science & Information Technology

You might also like to view...

The __________ contains general information about the document such as the document title, or a list of keywords that would aid search engines in directing interested users to the page.

A. head element B. html element C. body element D. list element

Computer Science & Information Technology

Give a command line for displaying files called got|cha and M*A*S*H screenful at a time.

What will be an ideal response?

Computer Science & Information Technology

What is the output of this code?

``` int main() { int x; if(x == 2) { cout<<”x is 2”; } else { cout<<”x is not 2”; x = x + 5; return 0; } ``` A. No output. B. x is 2 C. x is not 2 D. x is never initialized, so it won’t compile.

Computer Science & Information Technology

All of the following layouts include specific buttons to quickly and easily insert objects EXCEPT:

A) Comparison. B) Content with Caption. C) Title Slide. D) Title and Content.

Computer Science & Information Technology