Briefing Android Knowledge

Which of the following is NOT true about the “label” attribute of the <application> tag?

Which of the following is NOT true about the “label” attribute of the <application> tag?
(Choose two)

A.
It should be set as a reference to a string resource.

B.
It cannot be a raw string.

C.
It is a user readable label for the application as a whole.

D.
Its default value is same as that given to the “description” attribute.