Match the following terms to their meanings:
I. List that identifies those who worked on a movie A. resolution
II. Refers to the number of pixels in an image B. transition
III. Contains categorized clips C. credits
IV. Way in which a movie moves from one clip to another D. collection folder
V. Used to read/write to flash memory E. card reader
C, A, D, B, E
You might also like to view...
Write code that declares x, y, and z as double variables. Then write code that causes z to be assigned the result of x divided by y, rounded as indicated below. Be sure to #include the header file that declares the library functions you use.
a) round up b) round down c) round to the nearest integer. Does your code round an exact half up or down? say 2.5?
Header and trailer nodes are used in DoublyLinkedList because:
A. they eliminate special cases that work with the front and end of the list B. without a header node, we can’t iterate forwards through the list and without a trailer node, we cannot iterate backwards through the list C. you can’t use the hash function without them D. All of the above
Why did the ANSI/ISO standardize C/C++?
A. To dictate the governing laws of C/C++. B. To collect a language license fee from developers. C. To dictate how aspects of the language must work. D. To ensure developers the flexibility to write language statements in any format.
Before using the Marquee tools to make selections, verify that only the ____________________ panel is open.
Fill in the blank(s) with the appropriate word(s).