Briefing Android Knowledge

Which of the following is correct about Content providers in Android?

Which of the following is correct about Content providers in Android?

A.
They are used to share data between devices

B.
They are used to share data between applications

C.
They are used to share data between applications signed with same certificate

D.
Data read by content providers are deleted when application closes.