Question:Which of the following statements are correct with regards to Content Providers? A) A content provider allows applications to access data. B) A content provider must be declared in the AndroidManifest.xml file.
A Statement A is true, while Statement B is false.
B Statement B is true, while Statement A is false.
C Both statements are true.
D Both statements are false.
+ AnswerC
+ Report