Subtractive primary colors are:
a. purple, mauve, blue
b. yellow, brown, green
c. cyan, magenta, gray
d. magenta, cyan, yellow
e. yellow, cyan, purple
d.
You might also like to view...
Which of these remarks about formal parameters is correct?
a. A formal parameter is a kind of place holder that is filled with the argument at the time of call to the function. b. A call-by-value formal parameter is a global variable that is initialized to the value set just before the function is called. c. A call-by-reference formal parameter is modeled on a substitution mechanism. The argument should be an expression, not a variable, since there is never a need to assign such a variable. d. The & (ampersand) character is used to indicate call-by-reference. This is done by placing the & after the type name which is followed by the parameter name in the definition of the parameter in the function header. e. The argument corresponding to a call-by-value parameter cannot be changed by anything that happens in the function call.
Answer the following statements true (T) or false (F)
1. An application program is a set of system software routines that sits between the operating system and the hardware. 2. A black box is a point of connection or linkage between two components. 3. The user communicates with the application program, the application program communicates with the operating system, and the operating system communicates with the hardware. 4. Most application programs access the hardware directly. 5. A service is a hardware link activated by the operating system.
Which record is used to route SMTP-based e-mail on the Internet and identify the IP address for a domain's master e-mail server?
A. canonical name B. mail exchange C. name server D. pointer
An office has just added an employee kitchen area. The work area and equipment has stayed the same. Which of the following is the MOST likely reason why they are now having wireless connectivity problems?
A. Distance B. Interference C. Encryption D. Antenna placement