Touch and hold an object and then move it with a fingertip to complete the ____ gesture.?

A. ?drag
B. ?swipe
C. ?double-tap
D. ?pinch


Answer: A

Computer Science & Information Technology

You might also like to view...

In the catch block below, what is e?

``` catch (ArithmeticException e) { System.err.printf(e); } ``` a. The type of the exception being caught. b. The name of catch block’s exception parameter. c. A finally block. d. An exception handler.

Computer Science & Information Technology

Match the following galleries with their description:

I. Theme gallery A. includes soft glow, shadows, and three-dimensional II. Colors gallery B. includes checks, stripes, blocks, and dots III. Theme Fonts gallery C. pairs title text with body text IV. Effects gallery D. eight options viewable from the Design tab and can click More for the full gallery V. Background Styles gallery E. part of a theme design that defines a set of shades for all slides

Computer Science & Information Technology

Sheet 1 and Sheet 2 are grouped. If you enter a formula in B3 of Sheet 1, what happens in Sheet 2?

A) No change happens. B) Formatting will change on Sheet 2, but not formulas. C) Sheet 2 B3 has the same formula. D) A warning appears, warning you not to make changes in grouped sheets.

Computer Science & Information Technology

Ben wants to interface with the National Vulnerability Database using a standardized protocol. What option should he use to ensure that the tools he builds work with the data contained in the NVD?

A. XACML B. SCML C. VSML D. SCAP

Computer Science & Information Technology