Briefing Android Knowledge

Which of the following is NOT correct about setting “largeHeap” attribute of <application>

Which of the following is NOT correct about setting “largeHeap” attribute of <application> tag
to true?

A.
It allows us to increase the heap memory by fixed amount given as its value.

B.
Its value is given in Mbps.

C.
Its value affects the overall performance of the application.

D.
If shared user ID is being used to allow multiple applications to use a process, they all
must use this option consistently or they will have unpredictable results.