Briefing Android Knowledge

Which of the following in NOT true about setting the attribute installLocation to value “internalO

Which of the following in NOT true about setting the attribute installLocation to value
“internalOnly”? (Choose two)

A.
The default behavior of installation of application is same as that of giving value
“internalOnly” to the installLocation attribute.

B.
The application is installed on the internal device storage only.

C.
If there is no space on the internal memory then the application gets installed on the
external storage and moves back to internal storage as soon as the space is available. This
is default behavior.

D.
The application can be moved to external device storage if required.