Multiple Choice
We have three activities in an app: MainActivity, InsertActivity, and DeleteActivity. How many activity elements should we have in the AndroidManifest.xml file?
A) 0
B) 1
C) 2
D) 3
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The XML element for an item in
Q6: SQLite is available on Android devices.
Q7: The Blank Activity template automatically generates an
Q8: LENGTH_SHORT is a constant of the Toast
Q9: What method of the SQLiteOpenHelper class do
Q11: The _ class encapsulates a table returned
Q12: After we have created a Toast, we
Q13: We can use the following method of
Q14: The XML element for a menu is
Q15: The _ class includes methods to execute