The onCreate() method has a single parameter named

a. Buffer
b. Device
c. Bundle
d. Partition

c. Bundle
The onCreate() method has a single parameter named Bundle.

Computer Science & Information Technology

You might also like to view...

Which of the following operators is typically used to ensure at least one out of multiple conditions is true?

a) Or b) And c) Xor d) Not

Computer Science & Information Technology

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

1. True/False: A repetition structure consists of a series of consecutive statements that are executed in the order in which they appear. 2. True/False: There are three basic control structures. 3. True/False: Loops and repetition structures are the same thing.

Computer Science & Information Technology