In the figure above, the object indicated by item 3 ____.
A. houses chips
B. temporarily holds data
C. is a thin slice of silicon
D. represents slots for sound, modem, or graphics cards
Answer: D
Computer Science & Information Technology
You might also like to view...
The ________ distribution is a discrete probability function that has wide business applications
A) normal B) exponential C) binomial D) Poisson
Computer Science & Information Technology
Which of the following statements is true?
a. Methods and instance variables can both be either public or private. b. Information hiding is achieved by restricting access to class members via keyword public. c. The private members of a class are directly accessible to the clients of a class. d. None of the above is true.
Computer Science & Information Technology