Which of the following touch screen gestures is used to select an object??

A. ?pinch
B. ?drag
C. ?stretch
D. ?swipe


Answer: D

Computer Science & Information Technology

You might also like to view...

Which regular expression will match 2 or more A’s?

A. AA* B. AA+ C. A{2,*} D. AAA

Computer Science & Information Technology

Entering a URL beginning with_______ directs the Web server to retrieve and transfer the requested URL document.

a) tcp. b) get. c) http. d) None of the above.

Computer Science & Information Technology

A ________ function is one that calls itself.

A) dynamic B) static C) recursive D) data validation E) None of the above

Computer Science & Information Technology

The ____ method builds and return a new image with the same attributes as the original one, but with an empty string as the filename.

A. copy B. duplicate C. clone D. repeat

Computer Science & Information Technology