Which of the following statements is false?
a. An app can have many activities, and an Activity can manage multiple Frag-ments.
b. You interact with an Activity through views—GUI components that inherit from class View (package android.view).
c. Before Android 3.0, a separate Activity was typically associated with each screen of an app.
d. On a tablet, each Fragment typically occupies the entire screen and the Activity switches between the Fragments, based on user interactions.
d. On a tablet, each Fragment typically occupies the entire screen and the Activity switches between the Fragments, based on user interactions. Actually, on a phone, each Fragment typically occupies the entire screen and the Activity switches between the Fragments, based on user interactions, and on a tablet, activities typically display multiple Fragments per screen to take ad-vantage of the larger screen size.
You might also like to view...
Running two or more programs concurrently is called __________.
a. multiprocessing b. shortcutting c. multitasking d. It is impossible to run two or more programs concurrently.
You can turn on the ____________________ modifier in order to draw a perfect circle with the Oval tool.
Fill in the blank(s) with the appropriate word(s).
In the accompanying figure, the icon labeled "____" is the location for your active Web pages.
A. Desktop B. Documents C. Library D. Sites
Which term below is frequently used to describe the tasks of securing information that is in a digital format?
A. network security B. information security C. physical security D. logical security