Android Related Exams
AND-402 Exam
What does the following line of code do?
FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);
When are permissions enforced in Activities?
Which of the following is NOT true about the persistent attribute?