If a video is too long, or if there are parts you don't want to show during the slide show, you can ____ it.

A. clip
B. cut
C. crop
D. trim


Answer: D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Menus are ways of grouping similar commands and preventing GUI clutter. 2. To set an underline shortcut in a Menu the programmer uses the tilde key (~). 3. Visual Basic also has the capacity for submenus. 4. Creating a window menu is mostly done through programming in the form load event. 5. The Shortcut property is used to set which key combination can be used instead of clicking on a menu item.

Computer Science & Information Technology

Which of the following performs an unboxing conversion? Assume x refers to an Integer object.

a. int y = x; b. Integer y = x; c. Neither of the above. d. Both of the above.

Computer Science & Information Technology

Choosing the wrong matched field in an unmatched query will cause you to query incorrect information

Indicate whether the statement is true or false

Computer Science & Information Technology

In Windows Server 2003 and earlier and all client versions of Windows that are in workgroups, where are user passwords stored in a hashed format?

A. etc/shadow B. etc/passwd C. SAM D. NTLM

Computer Science & Information Technology