Match the following terms to their meanings:
I. Enables your published movie to play A. Windows Photo Gallery
on other computers
II. The brightness of a photo B. tint
III. Photo and video organizer C. Windows Movie Maker
IV. The level of green or red in a photo D. exposure
V. Combines video, still images, and audio E. Windows DVD Maker
to create a file
E, D, A, B, C
You might also like to view...
Operator overloading is the process of:
a) enabling C#’s operators to work with class objects b) using operators to create new classes c) using operators to specify which versions of overloaded methods to use d) None of the above.
Given that the line
delete newPtr; just executed, what can you conclude? a. The memory referenced by newPtr is released only if it is needed by the system. b. The pointer newPtr is of type void *. c. The pointer newPtr only exists if there was an error freeing the memory. d. The pointer newPtr still exists.
IBM, Microsoft, Novell, Red Hat, and Sun offer certifications that test knowledge of their operating systems.
Answer the following statement true (T) or false (F)
__________ addressing refers to a memory location and is expressed as a displacement from the DS segment register.
Fill in the blank(s) with the appropriate word(s).