Which of the following is NOT true about manifest tag in AndroidManifest.xml? (Choose two)

A.
It declares the application specific attributes
B.
This can be put inside the application tag.
C.
It declares the component specific attributes.
D.
This is the must have tag in AndroidManifest.xml.
BC