Which of the following is NOT a Change Case option?

A) Uppercase B) Lowercase C) Reverse case D) Sentence case


C

Computer Science & Information Technology

You might also like to view...

Select all that apply. Local variables __________.

a. are hidden from other methods b. cannot be changed once they are given a value in the method where they exist c. may have the same name as local variables in other methods d. lose the values stored in them between calls to the method in which the variable is declared

Computer Science & Information Technology

Which of the following is NOT a true statement your friend can make to you about masks?

a. Layer masks are resolution-dependent bitmap images that are created with the painting or selection tools. b. Vector masks are resolution independent and are created with a pen or shape tool. c. A mask does not alter the layer as the Eraser Tool did; it merely overlays a template to conceal a portion of the layer. d. A layer mask is a polychromatic image.

Computer Science & Information Technology

Match the following commands to the corresponding descriptions.

_____ 1. lp xyz _____ 2. cat xyz _____ 3. rm i xyz _____ 4. /david/xyz _____ 5. cancel lp1 _____ 6. ls l _____ 7. cd .. _____ 8. ls a _____ 9. rmdir xyz _____ 10. pwd _____ 11. lpstat -d _____ 12. rm - -help _____ 13. lpr -p filename _____ 14. rm -r * _____ 15. lpstat _____ 16. ls -m _____ 17. cd _____ 18. mkdir - -parent xx/yy _____ 19. lpr -T _____ 20. lp -m filename a: absolute pathname to the file called xyz b: changes the directory to the parent of the current directory c: lists current directory files including the invisible files d: sends xyz file to the line printer e: deletes the directory called xyz f: displays the content of the file called xyz g: displays the current directory pathname h: cancels the printing job on the lp1 printer i: confirms the deletion of the xyz file before deleting it j: lists the current directory in long format k: lists files across the page separated by commas l: changes the current directory to the HOME directory m: removes all subdirectories and files under the current directory n: shows name of the default printer o: shows status of the printing requests p: sends mail to the user mailbox after completion of the print request q: prints on a specific (named) printer (Linux) r: Displays usage message for the rm command (Linux) s: creates two levels of directories under the current directory (Linux) t prints the specified title on the banner page (Linux)

Computer Science & Information Technology

A(n) ____________________ palette is the selection of colors used by the operating system for the graphics that represent desktop icons and controls.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology