Which of the following is NOT true about manifest tag in AndroidManifest.xml? (Choose two)
It declares the application specific attributes
This can be put inside the application tag.
It declares the component specific attributes.
This is the must have tag in AndroidManifest.xml.
Submit