Which of the following statements is false?
a. Class Bundle of package android.os stores key–value pairs of infor-mation—typically representing an app’s state or data that needs to be passed between activities.
b. When another app is about to appear on the screen—e.g., when the user receives a phone call or launches another app—Android gives the currently executing app the opportunity to save its state in a Bundle. The Android runtime might subsequently kill the app—e.g., to reclaim its memory.
c. When the app returns to the screen, the Android runtime passes the Bundle of the previously saved state to Activity method onStart.
d. We can use Bundles to pass data between activities.
When the app returns to the screen, the Android runtime passes the Bundle of the previously saved state to Activity method onStart. Actually, when the app returns to the screen, the Android runtime passes the Bundle of the previously saved state to Activity method onCreate.
You might also like to view...
Case-Based Critical Thinking QuestionsCase 1-1Maxwell made a presentation to his class about the importance of computer memory. After his presentation was over, he was asked several questions. Select the best answer for each question. Which of the following holds the computer's startup routine?
A. ROM B. microprocessor C. RAM D. hard disk
The software holding area for print jobs is called a print ________
Fill in the blank(s) with correct word
The ________ command reverses the most recent action
Fill in the blank(s) with correct word
A(n) ________ is a worksheet that contains only a chart
Fill in the blank(s) with correct word