Which of the following is NOT true about sharedUserId attribute?

A.
It is placed inside manifest tag.
B.
By default Android assigns each application its sharedUserId value.
C.
Applications can share the same user ID.
D.
It is placed in the activity tag that needs to share the data with other application.
D