A symmetrical multiprocessor organization must __________, unlike master/slave and separate kernels organizations.
a) ensure mutual exclusion to all kernel data
b) be able to recover from a processor failure
c) handle all I/O requests using only one processor
d) all of the above
a) ensure mutual exclusion to all kernel data
You might also like to view...
Answer the following statements true (T) or false (F)
1. A program waits for a message dialog to be closed before executing the next line of code—this type of dialog is known as a nodal dialog. 2. The logical operator Not is also called logical negation. 3. The expression (x > y And a < b) is true if either x > y or a < b is true. 4. The Xor operator is true if and only if one of its operands results in a true value and the other a false value. 5. Only one CheckBox in a group can be selected at a time. 6.. MessageBox method Show displays a message dialog, which is typically used to display an important message to the user. The arguments of MessageBox method Show are the message String, the String that’s displayed in the dialog’s title bar and predefined constants that specify the Button(s) and the icon to show on the dialog, respectively.
What separates a filename and its extension?
A. Colon B. Comma C. Hyphen D. Period
A(n) ____ is a list of the objects used in a program, including which screens they are used on and whether any code is associated with them.
A. object dictionary B. object index C. GUI dictionary D. interface dictionary
What is a characteristic of the Trusted Platform Module (TPM)?
A. It provides cryptographic services in hardware instead of software B. It allows the user to boot a corrupted disk and repair it C. It is available only on Windows computers running BitLocker D. It includes a pseudorandom number generator (PRNG)