________ are the electronic equivalent of sticky notes
A) Observations B) Annotations C) Comments D) Remarks
C
You might also like to view...
Answer the following statements true (T) or false (F)
1. Counter-controlled repetition requires only a control variable, an initial value for the control variable and an increment or decrement. 2. Counting loops should be controlled with whatever data type most closely reflects the operations taking place, whether that is an Integer, Single or Double. 3. A control variable that is declared in a For…Next statement header may not be used outside of the body of the For…Next statement. 4. The control variable of the For…Next statement must have its type declared before or at the beginning of the loop. 5. The Visual Basic operator ^ can be used for exponentiation.
Match each of the bars in the histogram to the color it represents. (Draw arrows linking each bar and the color in the grayscale image in Figure 3.42.)
Answer the following statement(s) true (T) or false (F)
1. The scroll area is the portion of the document window that displays the photo or image. 2. Panels are always grouped alphabetically. 3. Computer systems use the file size to help users open the file with the appropriate software. 4. Only Photoshop can import PSD files because there is no integration across Adobe products. 5. Photoshop CS6 allows you to customize the background window color to four different shades of gray.
____ authentication is usually used with lightweight directory access protocol (LDAP) and Web authentication that transmits credentials across the network as an MD5 hash or message digest.
A. Passport B. Digest C. Kerberos D. NTLM