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

A.
It was included in API level 16.
B.
It is placed in manifest tag.
C.
By default its value is false and the layouts will be left to right.
D.
Setting it true will place all the components in layout from right to left on screen by default.
C