Android Related Exams
AND-402 Exam
What does the following line of code do?
FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);
In which form the data is stored using shared preferences?
What are the permissions which are granted automatically without user’s approval called?