A(n) ____ is a motion you make on a touch screen with the tip of one or more fingers or your hand.

A. app
B. gesture
C. tile
D. scroll bar

Answer: B

Computer Science & Information Technology

You might also like to view...

A(n) ________ refers to an individual who creates apps for any mobile computing platform

Fill in the blank(s) with correct word

Computer Science & Information Technology

If the first line of a class declaration is class CShoes, what is the first line of the class declaration for a class called Sneakers that inherits from CShoes?

A. class Sneakers :: public CShoes B. class Sneakers: public CShoes C. public CShoes :: class Sneakers D. public CShoes : class Sneakers

Computer Science & Information Technology