You can use the Search People text box to search your contact list.
Answer the following statement true (T) or false (F)
True
You might also like to view...
The Crop tool is intended to be used as a practical alternative to the Image Size dialog box.
Answer the following statement true (T) or false (F)
Which of the following represents an example of data validation?
A. if (daysOverdue > 10 || fineOwed > 0.00) { document.write("Please call the library immediately!" + BR); } B. if (!(daysOverdue > 10 || fineOwed > 0.00)) { document.write("Your account is in good standing." + BR); } C. if (age >= 18 && age <= 65) { document.write("The age is between 18 and 65." + BR); } D. while (!(month >= 1 && month <= 12)) { month = prompt ("ERROR...Enter a number between 1 and 12",ES); }
Which of the following is NOT a type of digital video container file?
A. MP4 B. AVI (Audio Video Interleave) C. VOB (Video Object) D. PNG (Portable Network Graphics)
When mapping a drive, you can type in the path to the shared folder on the host computer. What is the syntax for the path?
\\sharedfolder\server \server\sharedfolder \\server\sharedfolder /sharedfolder/server