Briefing Android Knowledge

Which of the following is incorrect about intents?

Which of the following is incorrect about intents?

A.
They can be used to start an Activity

B.
They can be used to start a service

C.
They can be used to start database insertion

D.
They can be used to start a dialog-themed activity.