Sapient
Company
Programming
Which of the following statements about the content provider component of Android systems is/are correct?
A. Intents can be used to start a content provider.
B. Intents cannot start a content provider.
C. Content provider supports shared preferences.
1) Statement C is incorrect
2) Both the statements B and C are incorrect
3) Statement B is correct
4) All the statements are wrong
Read Solution (Total 1)
-
- Statement B is correct
Content Resolver is used to get the data from content provider - 7 years agoHelpfull: Yes(0) No(0)
Sapient Other Question