__________ is concerned with managing the system’s memory resources, allocating space to applications as needed and ensuring that those applications do not interfere with each other.
a. Processor management
b. The IOCS
c. Memory management
d. none of the above
c. Memory management
You might also like to view...
To declare a c-string and initialize it to the value of "phonebook",
a. char s1=phonebook; b. char s1[10]="phonebook"; c. c-string phonebook; d. char s1[10]=phonebook;
Answer the following statement(s) true (T) or false (F)
1. When you use the Distribute to Layers command, Flash removes all objects from the original layer. 2. All layers must contain animations. 3. Even if nothing changes in a layer, you still need to add a keyframe. 4. To preview a movie clip symbol, you must run it from its own Timeline. 5. You can preview a movie clip symbol directly from the main Timeline.
Which of the following statements is false?
a. Class SecureRandom’s methods ints, longs and doubles (inherited from class Random) return IntStream, LongStream and DoubleStream, respectively, for streams of random numbers. b. SecureRandom method ints with no arguments creates an IntStream for an infinite stream of random int values. c. An infinite stream is a stream with an unknown number of elements—you use an intermediate operation to complete processing on an infinite stream. d. SecureRandom method ints with a long argument creates an IntStream with the specified number of random int values.
When installing a new video card in a system, which of the following is not correct about the process?
a. Use any PCIe x16 slot for the card. b. Connect the appropriate power lead to the card. c. Remove a slot cover if the card needs the space for its cooling fan exhaust. d. Install new drivers after uninstalling old ones.