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

A.
Its default value is true.
B.
If set to false then no backup or restore of the application will ever be performed.
C.
If full system backup is made the application’s data is saved via adb. This is in system’s
control and occurs in all cases whether the allowbackup has value true or false.
D.
The default value of this attribute is false.
I choose CD