Android Related Exams
AND-402 Exam
What does the following line of code do?
FileOutputStream fOut = openFileOutput("MyFile.txt", MODE_WORLD_READABLE);
What is the validity of the data stored through shared preferences?