One of the user interface element standards encouraged by Android is to place a(n) ____ along the top of each app screen that generally stays in place while that app is active.

A. info bar
B. action bar
C. menu bar
D. back button

Answer: B

Computer Science & Information Technology

You might also like to view...

Markers can only be used with objects that move.

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

Computer Science & Information Technology

Multiple inheritance means that a derived class inherits the members of several:

a. Derived classes. b. public classes. c. Direct base classes. d. Indirect base classes, but exactly one direct base class.

Computer Science & Information Technology